1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-11-17 13:51:54 -05:00
aprsd/tests
Hemna a7bbde4a43 Send Message command defaults to config
The APRS_LOGIN and APRS_PASSWORD arguments now fallback
to the config file if it exists.

First it checks the passed in parameters, then checks the
environement vars, then checks the parsed config to find the
login and password.

This patch also adds unit tests for the send-message command to
check the fallback.
2021-12-12 16:13:08 -05:00
..
cmds Send Message command defaults to config 2021-12-12 16:13:08 -05:00
plugins Added unit tests for USWeatherPlugin, USMetarPlugin 2021-12-07 13:31:58 -05:00
__init__.py Update tox environment to fix formatting python errors 2020-12-11 08:47:56 -05:00
fake.py Added NotifyPlugin unit tests and more 2021-12-07 11:25:14 -05:00
test_email.py Added new Config object. 2021-10-04 15:37:14 -04:00
test_main.py Refactor Message processing and MORE 2021-08-23 13:43:53 -04:00
test_messaging.py Converted MsgTrack to ObjectStoreMixin 2021-10-22 16:07:20 -04:00
test_plugin.py Added test_location to test LocationPlugin 2021-12-07 12:38:12 -05:00