1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-09-18 19:26:35 -04:00
aprsd/tests
Hemna 86777d838c Added threads functions to APRSDPluginBase
This patch updates the APRSDPluginBase class to include
standard methods for allowing plugins to create, start, stop
threads that the plugin might need/use.  Also update the aprsd-dev
to correctly start the threads and stop them for testing plugin
functionality.
Also added more unit tests and fake objects for unit tests.
2021-08-23 13:44:58 -04:00
..
__init__.py Update tox environment to fix formatting python errors 2020-12-11 08:47:56 -05:00
fake.py Added threads functions to APRSDPluginBase 2021-08-23 13:44:58 -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 Added threads functions to APRSDPluginBase 2021-08-23 13:44:58 -04:00