disconsis / dosa

Denial of Service abettor: easy denial of service for people on the go
GNU General Public License v3.0
7 stars 1 forks source link

Test Suite #8

Closed disconsis closed 6 years ago

disconsis commented 6 years ago

To be honest, I don't have much experience with testing. Let alone testing that involves external systems, and relies heavily on OS, vendor and network details. However, I won't be able to trust anything I write without this, so this is absolutely neccessary. Especially if I plan to include advanced features (like mitigation or avoiding detection).

disconsis commented 6 years ago

Currently looking into automating docker containers to test networking

disconsis commented 6 years ago

So I'm writing tests with everything now. Maybe not the best idea, since the tests take more time and effort to write than anything else, but whatever. It feels good to see the "Passing"s