Closed bkreider closed 10 months ago
The integration tests are comprehensive, but they take a lot of time. The tests should be separated and probably some of the integrations tests should be duplicated as unit tests with their external calls mocked.
This is addressed as part of https://github.com/Anaconda-Platform/ae5-tools/pull/174 We now have explicit splits for unit, integration, system, and load testing.
The integration tests are comprehensive, but they take a lot of time. The tests should be separated and probably some of the integrations tests should be duplicated as unit tests with their external calls mocked.