cablelabs / lpwanserver

LPWAN Provisioning & Management Server
https://lpwanserver.com
Apache License 2.0
37 stars 11 forks source link

Use NetworkProtocol REST clients in tests #280

Closed rhythnic closed 5 years ago

rhythnic commented 5 years ago

Import the REST clients into the tests to avoid the overhead of constructing HTTP requests when making assertions on external networks.