1
0
mirror of https://github.com/craigerl/aprsd.git synced 2025-04-20 02:11:23 -04:00
aprsd/tests
Hemna 8f8887f0e4 Remove webchat as a built in command.
Webchat will now be an extension that can be installed.
the extension is here:
https://github.com/hemna/aprsd-webchat-extension

Install it from git or pypi.
2024-12-11 15:55:15 -05:00
..
client Fixed issue with packet object and prepare() 2024-11-26 16:52:39 -05:00
cmds Remove webchat as a built in command. 2024-12-11 15:55:15 -05:00
plugins Refactor client and drivers 2024-05-23 11:38:27 -04:00
__init__.py Update tox environment to fix formatting python errors 2020-12-11 08:47:56 -05:00
fake.py Refactored packets 2024-03-20 15:41:25 -04:00
test_email.py Removed references to old custom config 2022-12-27 14:30:03 -05:00
test_main.py Added unit test for ClientFactory 2024-11-05 12:32:16 -05:00
test_packets.py Fix for filtering curse words 2024-03-23 18:02:01 -04:00
test_plugin.py Got unit tests working again 2024-04-02 09:30:45 -04:00