Skip to content

Converts insights db tests to use internal/database/dbtest

Administrator requested to merge cw/convert-insights-db-tests into main

Created by: chwarwick

Update tests that use the Insights DB to use the common dbtest functionality and remove insights/dbtesting.

Increase the number of allowed open connections to 20 to avoid issues when with insights tests when set to 10.

Test plan

All existing tests pass.

Merge request reports

Loading