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

Develop Tests #16

Closed
7 tasks done
sco1 opened this issue Aug 6, 2019 · 0 comments · Fixed by #27
Closed
7 tasks done

Develop Tests #16

sco1 opened this issue Aug 6, 2019 · 0 comments · Fixed by #27
Assignees

Comments

@sco1
Copy link
Owner

sco1 commented Aug 6, 2019

Initial functionality for this package was only evaluated against a basic sample file. Before this goes live to PyPi, more comprehensive testing should be developed to ensure we're appropriately covering as many scenarios as possible.

The currently brainstormed testing points:

  • Argument parsing
  • Warning classification
  • Emitting correct line & column numbers
  • Formatting warning message with argument name (where relevant)
  • Outputting correct tuple for flake8

Once these are all implemented there are a couple follow-on housekeeping items:

  • Update README
  • Add testing to CI pipeline
@sco1 sco1 added the devops label Aug 6, 2019
@sco1 sco1 changed the title Develop Unit Tests Develop Tests Aug 6, 2019
@sco1 sco1 added help wanted Extra attention is needed work in progress and removed help wanted Extra attention is needed labels Aug 13, 2019
@sco1 sco1 self-assigned this Aug 14, 2019
@sco1 sco1 mentioned this issue Aug 15, 2019
8 tasks
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 a pull request may close this issue.

1 participant