mdanalysis icon indicating copy to clipboard operation
mdanalysis copied to clipboard

create separate test file for lib.mdamath

Open orbeckst opened this issue 4 months ago • 0 comments

Is your feature request related to a problem?

WHen looking at the tests in testsuite/MDAnalysisTests/lib I'd expect to find one test file for each of the major sub modules. But there's no test_mdamath.py. Instead there's a humongously big test_utils.py, which makes it harder to add new tests.

Describe the solution you'd like

Break test_utils.py into smaller files, in particular create test_mdamath.py with anything from lib.mdamath

Describe alternatives you've considered

do nothing, it works

Additional context

orbeckst avatar Jun 11 '25 20:06 orbeckst