LTA’s Test Suite

Currently, the test suite is divided as follows:

  • conftest contains the fixtures and pytest settings. See conftest.

  • unit contains the unit tests for the code base. See unit tests.

  • integration contains the integration tests for the CLI. See integration tests.