Skip to content
Open
No due date
Last updated Nov 18, 2025
18% complete

We want to introduce unit test coverage of the entire code base for better assurance of correctness and to detect any regressions from development and maintenance early.

The modules in the new cleaned up mig/lib/ must have unit tests and especially the shared code modules inside mig/shared/ are high priority targets for adding test coverage.

The existing structure in tests/ should be expanded to include tests of individual modules in their own test_MODULE_LOCATION.py.

List view