What are best practices regarding testing of our endpoints and functions? (automated testing, etc.)

Options

We are building more and more logic and endpoints in our Xano Backend, and we have no testing whatsoever.

How do you recommend the testing approach? With traditional development, we use different kinds of tests (unit test, functional, E2E, etc.), how can this be applied to Xano?

I'm thinking using dedicated Custom Functions that would test things, as they could be triggered manually and automatically through crons/tasks.

If you have any guidelines or examples on how to do that, that would help! Thanks

Tagged:

Answers