Skip to content

Conversation

antonpirker
Copy link
Member

@antonpirker antonpirker commented Sep 11, 2023

  • Most Django tests did not use Postgres at all but SQLite. Fixes this
  • Updates test matrix config so that the test db is always created for frameworks that need a Postgres DB
  • Fixes the asyncpg tests.
  • Fixes also Grpc tests (they where running way to often and always did the same thing...)

@antonpirker antonpirker marked this pull request as ready for review September 11, 2023 12:21
@antonpirker antonpirker merged commit 34232eb into master Sep 11, 2023
@antonpirker antonpirker deleted the antonpirker/fix-tests branch September 11, 2023 12:51
sentrivana pushed a commit that referenced this pull request Sep 18, 2023
- Most Django tests did not use Postgres at all but SQLite. Fixes this
- Updates test matrix config so that the test db is always created for frameworks that need a Postgres DB
- Fixes the asyncpg tests.
- Fixes also Grpc tests (they where running way to often and always did the same thing...)
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