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

Replace usage of TransactionTestCase #1183

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

Swatinem
Copy link
Contributor

@Swatinem Swatinem commented Mar 3, 2025

The TransactionTestCase is documented to be a bit slower than the normal one, and someone mentioned recently that this might be the reason why API tests are taking so long.

So lets try changing that, and see whether the testsuite still works :-)

The `TransactionTestCase` is documented to be a bit slower than the normal one, and someone mentioned recently that this might be the reason why API tests are taking so long.

So lets try changing that, and see whether the testsuite still works :-)
@Swatinem Swatinem requested a review from a team March 3, 2025 11:51
@Swatinem Swatinem self-assigned this Mar 3, 2025
@Swatinem Swatinem requested a review from a team as a code owner March 3, 2025 11:51
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.

1 participant