Skip to content

Conversation

@jacek-prisma
Copy link
Contributor

@jacek-prisma jacek-prisma commented Aug 21, 2025

Runs some of the driver adapter tests with the query compiler. I was hoping to get more of them working but I ended up excluding vercel and lambda tests for now. That's because they only work with the new generator. I've attempted changing the test to use the new generator dynamically, but it ended up being very complicated and not always working. If we want to have lambda/vercel coverage with the new generator, I think we should just introduce new tests.

Cool fact: the TIDB driver adapter works with the query compiler with some minor changes (and it's run within this test matrix).

@jacek-prisma jacek-prisma requested a review from a team as a code owner August 21, 2025 12:20
@jacek-prisma jacek-prisma force-pushed the test/run-driver-adapter-tests-with-qc-2 branch from 15da641 to f67521d Compare August 21, 2025 12:23
@jacek-prisma jacek-prisma force-pushed the test/run-driver-adapter-tests-with-qc-2 branch from 1cdc656 to 2d9b0cd Compare August 21, 2025 15:14
@jacek-prisma jacek-prisma changed the title test: run all DA tests with the query compiler test: run DA tests with the query compiler Aug 22, 2025
@jacek-prisma
Copy link
Contributor Author

jacek-prisma commented Aug 22, 2025

The 2 failing deno tests are not related and always fail

@jacek-prisma jacek-prisma merged commit fba09b8 into dev Aug 22, 2025
578 of 584 checks passed
@jacek-prisma jacek-prisma deleted the test/run-driver-adapter-tests-with-qc-2 branch August 22, 2025 11:52
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.

3 participants