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

ValueError Test Coverage for Start Date and Expiration Date in Models.py #52

Open
ajita-asthana opened this issue Nov 27, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ajita-asthana
Copy link
Contributor

As a developer
I need to cover valueerrors for start date and enddate in models.py
So that overall test coverage is improved

Details and Assumptions

  • run nosetests and check the valuerrors lines missing in models.py.
  • write unit tests to cover them

Acceptance Criteria

Tests should cover those cases with overall coverage above 95%
@ajita-asthana ajita-asthana added the bug Something isn't working label Nov 27, 2022
@JosephSalerno JosephSalerno self-assigned this Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants