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

tasks: add python3-aiohttp and aioresponses #576

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Conversation

allisonkarlitskaya
Copy link
Member

This seems to be the standard Python asyncio HTTP library. python3-aioresponses is a useful mocking framework for use with pytest.

We're going to be using these soon.

This seems to be the standard Python asyncio HTTP library.
python3-aioresponses is a useful mocking framework for use with pytest.

We're going to be using these soon.
Copy link
Member

@martinpitt martinpitt left a comment

Choose a reason for hiding this comment

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

await ci.run(); await merge()

@allisonkarlitskaya
Copy link
Member Author

I triggered image:fedora-39 on bots/main as a way of validating this and it came back almost entirely green (aside known flakes).

@allisonkarlitskaya allisonkarlitskaya merged commit 578b5d7 into main Feb 19, 2024
4 checks passed
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