Getting Started

This section is on how to run, create and edit automated tests for the Elentra API repository.

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.

Running API automated tests

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

Last updated