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

Adds Scanner Test Coverage and CI/CD Step #236

Merged
merged 5 commits into from
Dec 7, 2022

Conversation

cawalch
Copy link
Contributor

@cawalch cawalch commented Dec 5, 2022

Adds pytests for several scanners

  • Adds a separate requirements.txt for local testing and development
  • Adds github actions to install dependencies and run pytest for each PR
  • Adds three example tests

Describe testing procedures
Install requirements.txt from src/python/requirements.txt
Run pytest

Sample output

It should not fail

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of and tested my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@phutelmyer
Copy link
Contributor

  • Some formatting changes
  • Added additional docs to each proposed scanner test
  • Updated README with usage instructions
  • Added validators to requirements.txt

@phutelmyer phutelmyer merged commit 076d834 into target:master Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants