lawndoc / Respotter

MIT License
0 stars 0 forks source link

Add tests #21

Open lawndoc opened 2 days ago

lawndoc commented 2 days ago

Add integration tests.

Might end up running Responder in the job, but I'm a little nervous about that tbh. I don't want to get banned by GitHub.

Maybe we should just mock the responses (if that's possible). I'm gonna need to do some more research on how to do that.

Last resort is implementing the responses ourselves with Scapy, but based on our experience with the requests that sounds awful.