31 Commits

Author SHA1 Message Date
Nick O'Leary
af860133e8 Merge branch 'pr_500' 2018-11-01 23:47:15 +00:00
Nick O'Leary
a0f09681f5 Add separate connect function for clean session + test 2018-11-01 23:46:09 +00:00
Nick O'Leary
4ecd32ec08 Fix up CI tests 2018-11-01 23:25:04 +00:00
Nick O'Leary
54be6e87db Check remaining-length encoding is valid 2018-07-18 11:02:08 +01:00
Nick O'Leary
dddfffbe0c Initialise buffer variables in test framework 2017-06-07 21:31:48 +01:00
Nick O'Leary
bef5814858 Add test for blank (not-null) password 2017-06-07 20:37:45 +01:00
Paulo Martinez
10925659ef Made Python files compliant with PEP8, except for E501 2017-04-12 09:39:36 +02:00
Nick O'Leary
2f97e4a558 Add publish(topic,payload,retained) function 2015-09-11 23:25:21 +01:00
Nick O'Leary
c1d327cac6 Update tests makefile for new src location 2015-09-07 23:06:38 +01:00
Nick O'Leary
545d0045f9 Reject topic/payloads that exceed MQTT_MAX_PACKET_SIZE 2015-09-02 10:44:21 +01:00
Nick O'Leary
fc02df2f6f Fix subscribe test description 2015-08-28 23:13:31 +01:00
Nick O'Leary
c51f6c1673 Reenable all keepalive tests 2015-08-28 22:49:10 +01:00
Nick O'Leary
0d11ce4a7e Fix keepalive test & add state checks to connect test 2015-08-28 22:44:52 +01:00
Nick O'Leary
1c54371b1c Update tests & add travis 2015-08-28 22:16:48 +01:00
Nick O'Leary
d00a6c3cda Update test README.md 2014-02-08 23:45:27 +00:00
Nick O'Leary
495dc5c373 Update test README.md 2014-02-08 23:41:27 +00:00
Nick O'Leary
3cc0c85f05 Add connect/disconnect/connect cycle test 2014-02-08 23:28:58 +00:00
Nick O'Leary
c37e03e2a8 Add keepalive_spec and stream handling tests 2014-02-08 23:15:13 +00:00
Nick O'Leary
3930b15158 Add qos1 receive test 2014-02-08 17:50:13 +00:00
Nick O'Leary
aab2dcdf1a Add subscribe and receive specs 2014-02-08 00:54:22 +00:00
Nick O'Leary
c6bb3caf57 Fix publish_P and add test coverage 2014-02-07 20:57:12 +00:00
Nick O'Leary
bc80d7cf77 Add publish spec 2014-02-06 22:27:33 +00:00
Nick O'Leary
f945d512d5 Test connect ip/host/port 2014-02-06 21:53:53 +00:00
Nick O'Leary
011171cfc3 Add new unit tests 2014-02-06 21:23:13 +00:00
Nicholas O'Leary
0d850cd8d7 update readme 2012-11-11 15:13:02 +00:00
Nicholas O'Leary
cc8d0c3913 update readme 2012-11-11 15:09:23 +00:00
Nicholas O'Leary
50fc79dc42 update readme 2012-11-11 15:05:27 +00:00
Nicholas O'Leary
8b00d6ed07 update readme 2012-11-11 14:50:11 +00:00
Nicholas O'Leary
f13dc5e166 add test cases 2012-11-11 14:17:50 +00:00
Nicholas O'Leary
f8cd24f0ef rewrite testsuite in python 2012-11-08 21:45:41 +00:00
Nicholas O'Leary
cadf3d1b38 add test framework 2012-11-02 23:36:25 +00:00