Test your Codat solution
Review our suggestions, best practices, and strategies for testing your Codat build
Testing is a key component of any software development process, both during the implementation and after go-live if changes are made to the solution. Here is what Codat recomments for testing your Codat build.
Using a test instance
We recommend you use an additional instance of Codat for testing purposes.
For those on a Start-up plan, we automatically clone your existing client to create a test instance for you (if you upgraded after June 2023). We copy the following details and settings:
- All users with access to the existing client
- Client settings and feature overrides
- Enabled products and deprecations
- Integration-specific settings and credentials
- Client sync settings
- Webhook rules and settings
- Auth flow settings
We work directly with our Enterprise clients to arrange test instance creation.
Users can switch between the production client and the test client by using the client dropdown in the Codat Portal.
Tips and pitfalls
Your test client will have a separate set of API keys, and you may need to maintain different credentials for the integrations in the test instance.
To see the new client once it's been created, you will need to reauthenticate. Log out and log back in if you are using Portal, or get a new token if you are using our APIs.
Test clients are limited to 50 active connected companies and are not included in the billing.
Testing strategy
When planning a testing strategy and scope for your implementation, consider including the following approaches:
Back-end integration testing
Once you complete the initial API build to Codat's endpoints, you need to ensure the integration is working as expected. We recommend performing the validation using sandbox data.
Live SMB testing
Involve one of your real SMB customers to perform authentication via your front-end digital application flow. Then, verify that the data syncs between the relevant platform and Codat and triggers a webhook into your system to start the data pull.
Back-end integration testing
When testing your integrations throughout the implementation, it is important to check you can authorize and complete the connections before you proceed to live SMB testing.
We recommend using Codat Sandbox integrations that contain sample data generated as a tool for developer testing. When you link to these integrations, you can choose from a number of different datasets that provide varying levels of detail. These integrations are enabled by default and do not require any credentials to authorize.
You can also sign up and test with Xero and QuickBooks Online, both of which offer demo or sandbox companies equipped with sample data. Other integrations also provide free trials in order to test the connections, but may not provide sample data.
In your production instance, active companies that are connected only to Codat Sandbox or QuickBooks Online Sandbox are excluded from billing.
Overview of integrations' test accounts
Platform | Integration type | Account type | Notes |
---|---|---|---|
Codat Sandbox | Sandbox integration | Demo company | Active companies connected only to Codat Sandbox are excluded from billing in your production instance. Read more about testing this integration. |
ClearBooks | Live integration | Free trial | |
Exact | Live integration | Free trial | |
FreeAgent | Live integration | Free trial | Temporary free account at the FreeAgent Sandbox. |
FreshBooks | Live integration | Free trial | |
KashFlow | Live integration | Free trial | Contact KashFlow support to request a test developer account. |
MYOB | Live integration | Demo company | Codat only supports data hosted online. When setting up the account, you will receive instructions on loading demo files. |
Microsoft 365 Dynamics Business Central | Live integration | Sandbox environment | Read more about testing this integration. |
QuickBooks Desktop | Live integration | Free trial | |
QuickBooks Online | Sandbox integration | Demo company | Active companies connected only to QuickBooks Online Sandbox are excluded from billing in your production instance. Read more about testing this integration. |
Sage 50 and Business Cloud | Live integration | Free trial | Sage also provides a Postman collection with pre-filled test data. |
Pandle | Live integration | Free account | |
Wave | Live integration | Free account | |
Xero | Live integration | Demo company | Demo does not include automatic bank feeds and the ability to invite other users. You are able to add your own data, but the demo company resets itself after 28 days. Read more about testing this integration. |
Zoho Books | Live integration | Test company | When setting up a test organisation, you can choose to import or create test data. Read more about testing this integration. |
Plaid | Live integration | Sandbox environment | Initial setup for Plaid needs to be complete to gain access to the sandbox environment with demo data. Read more about testing this integration. |
Read next
- Review our plans and pricing