mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
- Add module level comments. - Add comments to reflect docstring styling. - Since most tests can no longer be run directly, remove __main__ invocation uniformly from all the tests. - Remove unnecessary test settings and let them take default values. - Add license header to test settings module. - Fix a minor issue actions test tear down. - Improve key/value store tests.