mushorg / snare

Super Next generation Advanced Reactive honEypot
http://mushmush.org
GNU General Public License v3.0
447 stars 136 forks source link

Increase test coverage #187

Open glaslos opened 5 years ago

glaslos commented 5 years ago

There is plenty of opportunity to add more tests to SNARE. We make a lot of assumptions and with GSoC approaching, we should make sure the critical paths are covered.

amanjiofficial commented 5 years ago

@glaslos Can you please describe the test to be added with an example.

glaslos commented 5 years ago

You can find examples of tests here: https://github.com/mushorg/snare/tree/master/snare/tests First step should be finding out where we lack coverage. Maybe use a service like coverall?

amanjiofficial commented 5 years ago

I am working on this issue I will update soon