amqtt/tests/plugins
Andrew Mirsky 6a45eeb533
update sample plugins to use config-file-based plugin loading. FileAuthPlugin now accepts string or pathlib.Path
2025-07-04 16:35:46 -04:00
..
broker_plugin.yml
mock_plugins.py
mocks.py match yaml 'plugins' format as dictionary with python dictionary format; allow for list as well as dictionary, in case that format slips in 2025-07-04 16:05:55 -04:00
passwd
test_authentication.py
test_config.py update sample plugins to use config-file-based plugin loading. FileAuthPlugin now accepts string or pathlib.Path 2025-07-04 16:35:46 -04:00
test_manager.py
test_persistence.py
test_plugins.py
test_sys.py
test_topic_checking.py