> For the complete documentation index, see [llms.txt](https://docs.elentra.org/api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.elentra.org/api/automated-testing/getting-started.md).

# Getting Started

### API Repository automated testing

The Elentra API contains automated unit and functional tests that determine if the API is running as expected. Adding and maintaining the Elentra API automated tests ensures the Elentra application is stable.&#x20;

### Running API automated tests

This section will describe how to set up a testing environment with seed data, and then run the automated tests.
