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

Make a file full of common pytest fixtures for easy access. #12

Open
todo bot opened this issue Dec 30, 2020 · 0 comments
Open

Make a file full of common pytest fixtures for easy access. #12

todo bot opened this issue Dec 30, 2020 · 0 comments
Assignees

Comments

@todo
Copy link

todo bot commented Dec 30, 2020

# TODO: Make a file full of common pytest fixtures for easy access.
respx.post(
f"https://discord.com/api/v8/interactions/{_created_content._interaction_id}/{_created_content._interaction_token}/callback"
).mock(return_value=Response(status_code=200))
await _created_content.async_send_callback(sample_discord_response)


This issue was generated by todo based on a TODO comment in b66db50 when #11 was merged. cc @ms7m.
@todo todo bot added the todo 🗒️ label Dec 30, 2020
@todo todo bot assigned ms7m Dec 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant