bytedreamer / OSDP.Net

A .NET Core control panel implementation of the Open Supervised Device Protocol(OSDP)
Apache License 2.0
47 stars 19 forks source link

test: Some unit tests for open/stop behavior. #94

Closed hallsbyra closed 2 years ago

bytedreamer commented 2 years ago

Thanks for validating the changes with the unit tests.

hallsbyra commented 2 years ago

You're welcome. Maybe we could do some git magic to make it appear the tests were committed before the code. Then we could brag about doing TDD! :)

hallsbyra commented 2 years ago

I'll take a look at the warnings. I don't run ReSharper myself so I don't see these warnings locally.