-
Notifications
You must be signed in to change notification settings - Fork 9
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
Extract middleware unit tests #85
Comments
➤ Katrina Anderson commented: Update (2022/11/08)
|
➤ Katrina Anderson commented: Update (2022/11/09)
|
➤ Katrina Anderson commented: Update (2022/11/10)
|
➤ Katrina Anderson commented: Update (2022/11/14)
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Refactor middleware tests into unit and integration test layers to clearly delineate test responsibilities
Example
https://github.com/mozilla-services/merino-py/pull/74
Acceptance Criteria
tests\integration\api\v1\suggest\test_suggest.py
)tests\integration\api\v1\suggest\test_metrics.py
)tests\integration\api\v1\suggest\test_suggest.py
&tests\integration\api\test_heartbeat.py
)tests\integration\api\v1\suggest\test_user_agent.py
)┆Issue is synchronized with this Jira Task
┆Epic: Add integration test layer to merino-py
The text was updated successfully, but these errors were encountered: