readme.txt 408 B

12345678910111213141516171819
  1. ----- Broker Tests -----
  2. This folder contains a number of tests to exercise the functionality of the
  3. broker. Feel free to add more.
  4. Numbering is as follows:
  5. 01: Connection tests
  6. 02: Subscribe/unsubscribe tests
  7. 03: Publish tests
  8. 04: Retained message tests
  9. 05: Session management tests
  10. 06: Bridge tests
  11. 07: Will tests
  12. 08: TLS tests
  13. 09: Auth tests
  14. 10: Listener tests
  15. 11: Persistence tests
  16. 12: Property tests