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

chore: pin dependencies and use new pytest aiohttp fixtures #286

Merged

Conversation

saikonen
Copy link
Collaborator

Pins some of the major versions of dependencies

  • aiohttp
  • aiohttp-swagger
  • pytest-aiohttp

Also includes a major clean up to integration tests of all services as pytest-aiohttp introduced automatic async fixtures, removing the need to manually interact with the loop when setting up the app for testing.

@oavdeev oavdeev merged commit a7966f2 into master Jan 24, 2022
@oavdeev oavdeev deleted the chore/pin-dependencies-and-use-new-pytest-aiohttp-fixtures branch January 24, 2022 22:59
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 this pull request may close these issues.

2 participants