mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
* Add unit tests for cfg.py, context_processors.py, and menu.py * Add new plinth/tests/data directory for miscellaneous test data * In cfg.py, add an explicit check to verify the existence of the secondary (non-default) plinth.config file * In cfg.py, replace deprecated configparser.SafeConfigParser with configparser.ConfigParser