mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
- For each application, add ./tests directory and __init__.py file within it. - Modify test controllers (coverage.py, runtests.py) to find the new test directories for testing and coverage analysis. - Move existing application-specific test modules (test_pagekite.py) to the newly created directories.