AutoSQLi icon indicating copy to clipboard operation
AutoSQLi copied to clipboard

Add tests.

Open clouedoc opened this issue 7 years ago • 0 comments

Currently, to debug AutoSQLi, I need to run it with the --debug flag which launch a sort of a python debugger which looks like GDB. this permit to check entirely the code flow, but takes a long time.

I don't know how tests are handled in python, so if someone have a suggestion, write it here :) ( don't be shy )

clouedoc avatar May 12 '18 13:05 clouedoc