TheThingsArchive / java-app-sdk

The Things Network Application SDK for Java
MIT License
30 stars 25 forks source link

write some unit tests #29

Closed cambierr closed 3 years ago

cambierr commented 7 years ago

This will require persistent dev credentials that we could use as environment vars to run real tests on the account API:

FokkeZB commented 7 years ago

For MQTT and AMQP you could use a public broker. See the tests in the NodeJS SDK

makowskimateusz commented 7 years ago

@cambierr Maybe i will try to add some unit tests in my free time, what do you think about it?

cambierr commented 7 years ago

@makowskimateusz this would be great !