jfversluis / BeenPwned.Api

.NET Wrapper library for the haveibeenpwned.com API
https://haveibeenpwned.com
MIT License
8 stars 2 forks source link

Add tests #5

Open jfversluis opened 7 years ago

jfversluis commented 7 years ago

A test project needs to be added covering as much code as possible

EnCey commented 6 years ago

Given #10, this might be a good idea.

jfversluis commented 6 years ago

Don't really see how that would solve that problem. Tests would only run when committed or a PR is opened. Sure, tests are always a good idea, but I don't see how it relates directly to this case.

Even more so because when I implemented this I'm pretty sure everything worked.