You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lot of the tests used for ADAravis, ADKinetix etc. should be run for all detector classes. Ideally, we should make a module test_detectors that has a list of fixture names for all the different detector fixtures, then runs tests for each one.
A lot of the tests used for
ADAravis
,ADKinetix
etc. should be run for all detector classes. Ideally, we should make a moduletest_detectors
that has a list of fixture names for all the different detector fixtures, then runs tests for each one.See: https://engineeringfordatascience.com/posts/pytest_fixtures_with_parameterize/
The text was updated successfully, but these errors were encountered: