> For the complete documentation index, see [llms.txt](https://docs.launchstack.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.launchstack.app/backend/testing.md).

# Testing

LaunchStack comes with tests for code provided by us, like auth, team management, user management, feedback, blog, website and etc.

The tests are divided into two parts, **Feature** and **Browser** tests, both located in the tests folder.
