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

Increase test coverage of query options #67

Open
6 of 17 tasks
postmodern opened this issue Feb 4, 2024 · 0 comments
Open
6 of 17 tasks

Increase test coverage of query options #67

postmodern opened this issue Feb 4, 2024 · 0 comments
Labels
chore You gotta do, what you gotta do good first issue Good first issue help-wanted

Comments

@postmodern
Copy link
Member

postmodern commented Feb 4, 2024

Add specs similar to those in spec/cli/commands/asn_spec.rb to the other spec/cli/commands/ specs that test the query options. They must validate that the query method and argument are appended to @query_method_calls, and that the method is a valid method on the DB model.

This work is currently being done on the 0.2.0 branch.

  • spec/cli/commands/asn_spec.rb
  • spec/cli/commands/certs_spec.rb
  • spec/cli/commands/creds_spec.rb
  • spec/cli/commands/emails_spec.rb
  • spec/cli/commands/hosts_spec.rb
  • spec/cli/commands/ips_spec.rb
  • spec/cli/commands/open_ports_spec.rb
  • spec/cli/commands/oses_spec.rb
  • spec/cli/commands/passwords_spec.rb
  • spec/cli/commands/people_spec.rb
  • spec/cli/commands/phone_numbers_spec.rb
  • spec/cli/commands/ports_spec.rb
  • spec/cli/commands/services_spec.rb
  • spec/cli/commands/software_spec.rb
  • spec/cli/commands/street_addresses_spec.rb
  • spec/cli/commands/urls_spec.rb
  • spec/cli/commands/web_vulns_spec.rb
@postmodern postmodern added chore You gotta do, what you gotta do help-wanted good first issue Good first issue labels Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore You gotta do, what you gotta do good first issue Good first issue help-wanted
Projects
None yet
Development

No branches or pull requests

1 participant