WebThingsIO / registration_server

The registration server for WebThings Gateway.
Mozilla Public License 2.0
79 stars 34 forks source link

Write tests to cover certificate issuing #29

Closed andrenatal closed 4 years ago

mrstegeman commented 6 years ago

There are already unit tests that cover the /dnsconfig endpoint. What else should we cover from the server side?

andrenatal commented 6 years ago

I think we should start having integration tests as well.