Logo white

Peter M. Groen / FlashMQ

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 453
  • Compare
  • Branches 1
  • Tags 0
  • FlashMQ
  • flashmqtestclient.cpp
07 Aug, 2022
2 commits
  • Convert testUnSubscribe to native test client ...
    0759ed08
    Also fix sending an UNSUBACK instead of SUBACK on unsubscribe.
    Wiebe Cazemier authored
    2022-08-07 14:55:08 +0200  
    Browse File »
  • Merged test_very_big_packet and test_packet_bigger_than_one_doubling ...
    227a4b3a
    And also made it test accross protocol versions.
    Wiebe Cazemier authored
    2022-08-07 13:17:45 +0200  
    Browse File »

28 Jul, 2022
1 commit
  • Add test for outgoing topic aliases
    4526f0bd
    Wiebe Cazemier authored
    2022-07-28 21:36:43 +0200  
    Browse File »

24 Jul, 2022
2 commits
  • Add test for incoming topic aliases
    c6c22b16
    Wiebe Cazemier authored
    2022-07-24 21:38:31 +0200  
    Browse File »
  • Run tests on different port ...
    58550eac
    This prevents confusion when another instance of FlashMQ is running.
    
    This is not the final way. For instance, when SSL connections will also
    be tested, this won't work anymore.
    Wiebe Cazemier authored
    2022-07-24 20:15:45 +0200  
    Browse File »

03 Jul, 2022
2 commits
  • Add tests for will
    27b65bef
    Wiebe Cazemier authored
    2022-07-03 14:38:34 +0200  
    Browse File »
  • Add packet based test client ...
    56d9c510
    Now that parsing and handling of packets is separated, we can use the
    main code to parse packets in the new FlashMQTestClient. This allows
    great flexibility in inspecting the server response in a flexible
    manner.
    
    We now also have the ability to make tests for MQTT5 features.
    Wiebe Cazemier authored
    2022-07-03 14:38:34 +0200  
    Browse File »