1
0
mirror of https://github.com/craigerl/aprsd.git synced 2025-04-07 20:18:32 -04:00
aprsd/tests
Hemna 35d41582ee Moved logging to log for wsgi.py
Added wsgi.py to be used with gunicorn to start aprsd's web admin
interface.

gunicorn -b :8080 "aprsd.wsgi:app"
2023-07-16 16:32:39 -04:00
..
cmds Moved logging to log for wsgi.py 2023-07-16 16:32:39 -04:00
plugins Fixed unit tests for Location plugin 2023-06-22 09:06:55 -04:00
__init__.py Update tox environment to fix formatting python errors 2020-12-11 08:47:56 -05:00
fake.py More messaging -> packets cleanup 2022-12-16 15:58:03 -05:00
test_email.py Removed references to old custom config 2022-12-27 14:30:03 -05:00
test_main.py Convert config to oslo_config 2022-12-24 16:51:40 -05:00
test_packets.py Added rain formatting unit tests to WeatherPacket 2022-12-22 12:04:17 -05:00
test_plugin.py Removed references to old custom config 2022-12-27 14:30:03 -05:00