Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Added first unit test to verify code coverage #29

Merged
merged 1 commit into from
Feb 14, 2022

Conversation

albertcrowley
Copy link
Contributor

  • Adding test_get_return_envelope
  • Modified JsonFormatter setup because existing code was generating an error
  • Adding PYTHONPATH to CircleCI job pytest call to resolve testing imports
  • Simplify call of pytest in the CI job now that we have a test to run
  • Upgrading Flaks and Flask-API to be compatibile with Werkzeug 2.0.2
  • Werkzeug can't be downgraded due to security issues with older packages.

* Adding test_get_return_envelope
* Modified JsonFormatter setup because existing code was generating an error
* Adding PYTHONPATH to CircleCI job pytest call to resolve testing imports
* Simplify call of pytest in the CI job now that we have a test to run
* Upgrading Flaks and Flask-API to be compatibile with Werkzeug 2.0.2
* Werkzeug can't be downgraded due to security issues with older packages.
@albertcrowley albertcrowley changed the title Adding unit test to verify code coverage Add first unit test to verify code coverage Feb 14, 2022
@albertcrowley albertcrowley changed the title Add first unit test to verify code coverage Added first unit test to verify code coverage Feb 14, 2022
Copy link
Contributor

@mjtravers mjtravers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

@mjtravers mjtravers merged commit 0d46489 into develop Feb 14, 2022
@mjtravers mjtravers deleted the feature/8-code-coverage branch February 14, 2022 20:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants