Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test cases for wordlists and STDIN #75

Closed
codingo opened this issue Oct 12, 2017 · 1 comment
Closed

Add test cases for wordlists and STDIN #75

codingo opened this issue Oct 12, 2017 · 1 comment

Comments

@codingo
Copy link
Owner

codingo commented Oct 12, 2017

Now that we have some automated test cases in place it would be good to create some cases for the following scenarios to ensure good code coverage of the wordlist code:

  • STDIN only
  • STDIN + wordlist
  • No STDIN, default wordlist (no flags, will automatically select)
  • No STDIN, provided wordlist

These could be separate, or a single test case.

@codingo
Copy link
Owner Author

codingo commented Oct 23, 2017

Resolved with #79

@codingo codingo closed this as completed Oct 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant