Skip to content

Add files required to run python based tests to release tarball #852

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

Merged
merged 1 commit into from
May 30, 2023

Conversation

JelteF
Copy link
Member

@JelteF JelteF commented May 30, 2023

This is useful for distro package maintainers, as well as anyone else
that wants to run tests on the published sources.

Fixes #851

This is useful for distro package maintainers, as well as anyone else
that wants to run tests on the published sources.

Fixes pgbouncer#851
@JelteF JelteF changed the title Add files required to run python based tests to release Add files required to run python based tests to release tarball May 30, 2023
@JelteF JelteF merged commit 8cad026 into pgbouncer:master May 30, 2023
JelteF added a commit to JelteF/pgbouncer that referenced this pull request May 30, 2023
…uncer#852)

This is useful for distro package maintainers, as well as anyone else
that wants to run tests on the published sources.

Fixes pgbouncer#851

(cherry picked from commit 8cad026)
JelteF added a commit that referenced this pull request May 31, 2023
This is useful for distro package maintainers, as well as anyone else
that wants to run tests on the published sources.

Fixes #851

(cherry picked from commit 8cad026)
@narmatha-kk
Copy link

narmatha-kk commented May 21, 2024

Hii is it possible to re-route read-only queries to replica using pytest?
Im using version:1.19.1

@JelteF
Copy link
Member Author

JelteF commented May 25, 2024

I'm not sure how you would see that work. pytest is only for pgbouncer its testing framework, and currently there are no replicas in use at all in any of our tests.

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.

pytest uses strict mode for asyncio without pyproject.toml in the release tarball
3 participants