amqtt/tests
Andrew Mirsky b4df977f6f
pre 0.11.3 release cleanup (#294)
* add warning message for client config to match client config description
2025-08-11 21:56:30 -04:00
..
contrib removing superfluous dependency, updating readthedocs build process, plugin doc cleanup 2025-08-11 20:28:27 -04:00
fixtures/ldap Plugin: authenticate against LDAP server (#287) 2025-08-09 15:27:44 -04:00
mqtt resolves Yakifo/amqtt#250 : * was being blocked as a valid topic character in publish/receive, even though the invalid topic wildcard characters are '#' and '+'. also, add test coverage for error cases when creating different packet types. 2025-07-03 14:32:13 -04:00
plugins Plugin: rebuild of session persistence (#256) 2025-08-09 14:15:45 -04:00
conftest.py pre 0.11.3 release cleanup (#294) 2025-08-11 21:56:30 -04:00
test_adapters.py Plugin: determine authentication based on X509 certificates (#264) 2025-08-09 14:52:35 -04:00
test_broker.py Yakifo/amqtt#120 confirms : validate example is functioning 2025-08-04 11:24:05 -04:00
test_broker_config.py Structured broker and client configurations (#269) 2025-07-26 12:37:25 -04:00
test_cli.py removing cli test cases for verifying will messages, better done through unit test cases in test_client.py 2025-06-08 10:00:13 -04:00
test_client.py pre 0.11.3 release cleanup (#294) 2025-08-11 21:56:30 -04:00
test_codecs.py fix(#0): renaming file and fix usage 2025-01-16 20:01:16 +01:00
test_dollar_topics.py fixes #245 : broker shouldn't allow clients to publish to '$' topics 2025-07-04 21:36:29 -04:00
test_paho.py Yakifo/amqtt#73 : refinement of external websocket server 2025-08-04 19:19:51 -04:00
test_samples.py Sample: broker and client communicating with mqtt over unix socket (#291) 2025-08-09 15:37:33 -04:00
test_session_monitor.py Fixes #247 : expire disconnected sessions (#279) 2025-07-26 21:39:45 -04:00
test_utils.py refactor: bigger code upgrade and improves 2024-12-21 11:52:26 +01:00