aprsd/tests
Hemna 3faf41b203 Added enabled flag for every plugin object
This allows the admin interface to see which plugins are registered and
enabled.  Enabled is a flag that is set in the setup() method of the
plugin.  This gives the plugin developer a chance to disable the plugin
if something isn't right at setup time.   This allows aprsd to ignore
plugins that are registered but not emabled.
2021-09-08 14:25:12 -04:00
..
__init__.py Update tox environment to fix formatting python errors 2020-12-11 08:47:56 -05:00
fake.py Added enabled flag for every plugin object 2021-09-08 14:25:12 -04:00
test_email.py Refactor Message processing and MORE 2021-08-23 13:43:53 -04:00
test_main.py Refactor Message processing and MORE 2021-08-23 13:43:53 -04:00
test_messaging.py Updated MsgTrack restart_delayed 2021-01-11 11:03:41 -05:00
test_plugin.py Removed TXThread 2021-08-24 15:22:50 -04:00