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 #30

Closed
editf opened this issue Mar 7, 2023 · 0 comments
Closed

Increase test coverage #30

editf opened this issue Mar 7, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@editf
Copy link
Collaborator

editf commented Mar 7, 2023

We currently have 90% test coverage for argtemplate.py.
Missing tests are:

  • load/edit/store template when templates.json is missing
  • edit template method
  • use edit_template to add a new key-value pair to a template
  • pass a parameter without a = when storing a template
@editf editf added the enhancement New feature or request label Mar 7, 2023
@editf editf self-assigned this Mar 7, 2023
editf added a commit that referenced this issue Mar 7, 2023
This adds tests that increases test coverage for argtemplate.py to 98%.

Fixes #30
@editf editf closed this as completed Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant