xively/mosquitto

Integration tests - high level, runnable via Travis against a public test endpoint

Closed this issue · 3 comments

Higher level integration tests for the following, against endpoints at http://test.mosquitto.org/

libmosquitto already ships with an extensive integration test suite @ https://bitbucket.org/oojah/mosquitto/src/002887e6c4f17fa5d018c9a6fd4d6e17ff88a04f/test/lib/c/?at=default , however the Paho interop suite has useful context for driving an integration test via Travis as well : http://wiki.eclipse.org/Paho/MQTT_Interop_Testing_Day#Test_Code_Collection

High level integration test pushed up, running against test.mosquitto.org ( no TLS yet ), next step is adding the MQTT interop tests from Paho ....

And also to run the test suite against the Xively specific MQTT endpoint

So actually the endpoints at test.mosquitto.org is powered by Xively already ...