prisma-engines
feat(driver-adapters): Enable D1 in query-engine-tests
#4773
Merged

feat(driver-adapters): Enable D1 in query-engine-tests #4773

jkomyno merged 56 commits into main from feat/jkomyno/d1-qe-tests
jkomyno
jkomyno feat(da-executor): use parallel build for faster local test runs
54e7a470
jkomyno chore(da-executor): update typescript
c60d6aa7
jkomyno chore(da-executor): move utilities to utils.ts
ac51c104
jkomyno feat(da-executor): validate json-rpc requests
8aa13b77
jkomyno feat(da-executor): introduce type-safe driver-adapters-manager
e9d27fc6
jkomyno chore(da-executor): rename "dev" script to "test" to avoid conflicts …
bd60f584
jkomyno feat(query-tests-setup): facilitate driver-adapters JS-driven setup f…
5ee837e1
jkomyno chore(da-executor): get rid of annoying bytes log and unused imports
4ec15bf9
jkomyno feat(da-executor): add first D1 support to TypeScript side
68db015a
add for d1:
ee8e90f7
add to makefile and yml
f25638bf
dev-d1-wasm correct config path
05c9ca7e
jkomyno chore(da-executor): minor setup fixes
24af6d54
jkomyno feat(da-executor): allow qe-setup to delegate both initialisation and…
576e19d1
jkomyno feat(da-executor): wrap up D1, fix teardown issues
e654ea92
jkomyno feat(da-executor): fix package.json scripts
b609013f
jkomyno feat(da-executor): fix package.json scripts
5d040228
jkomyno chore(da-executor): remove unused line
fd8a8417
jkomyno chore(da-executor): remove unused line
1e65d9b5
exclude itx tests for d1
54bf3be4
jkomyno feat(da-executor): implement migrate reset for D1 + workaround for fl…
d31338b6
jkomyno jkomyno assigned jkomyno jkomyno 2 years ago
jkomyno jkomyno changed the base branch from main to feat/da-test-suite-refinements 2 years ago
github-actions
jkomyno
jkomyno commented on 2024-03-15
jkomyno
jkomyno commented on 2024-03-15
codspeed-hq
github-actions
Jolg42
Jolg42 commented on 2024-03-15
Jolg42
jkomyno chore(da-executor): disable workaround for busy loop, try to see whic…
a5473478
jkomyno chore(da-executor): disable tokio::time::sleep
702f4aaa
jkomyno chore(da-executor): minor updates to driver-adapters-manager
fd39744c
jkomyno Merge branch 'feat/da-test-suite-refinements' into feat/jkomyno/d1-qe…
abdb884e
jkomyno jkomyno added this to the 5.12.0 milestone 2 years ago
jkomyno chore(da-executor): fix lints
00c1d4be
jkomyno fix(driver-adapters): libsql tests
17b077c6
jkomyno fix(driver-adapters): clippy
19480946
jkomyno feat(da-executor): ensure the given DRIVER_ADAPTER_CONFIG'S proxy_url…
6bef5ea6
jkomyno feat(da-executor): fix planetscale tests
0dfa11d1
jkomyno jkomyno changed the base branch from feat/da-test-suite-refinements to main 2 years ago
jkomyno chore(da-executor): use DROP TABLE IF EXISTS, adjust access modifiers
53616bd0
jkomyno feat(da-executor): remove PRAGMA foreign_keys
51031b91
jkomyno feat(da-executor): remove DROP INDEX
7194f0f4
jkomyno feat(query-engine-tests): fix byoid tests on D1
dbce8626
jkomyno feat(query-engine-tests): fix nested byoid tests on D1
b9c18624
jkomyno feat(query-engine-tests): expose SqliteVersion publicly
457f98ba
jkomyno feat(query-engine-tests): comment out most failing D1 tests
c6b7c3d9
jkomyno feat(query-engine-tests): fix D1 TS setup pipeline. Co-authored-by: @…
d7f520fd
jkomyno feat(query-engine-tests): comment out metrics tests on D1
583e10de
jkomyno feat(query-engine-tests): comment out other tests on D1
85ba46f1
jkomyno chore(query-engine-tests): reduce console spam on D1
4376d01c
jkomyno chore(query-engine-tests): fix TypeScript suites after updates to prisma
8abf7671
jkomyno feat(query-engine-tests): comment out tests that succeed locally
56f8dd80
jkomyno feat(query-engine-tests): comment out remaining itx tests
05456732
jkomyno fix(query-engine-tests): fix mongodb
2be82c92
Jolg42
Jolg42 commented on 2024-03-20
Jolg42
Jolg42 commented on 2024-03-20
jkomyno Merge branch 'main' into feat/jkomyno/d1-qe-tests
dd94b680
jkomyno feat(adapter-d1): comment out some remaining D1 tests. DRIVER_ADAPTER…
3a35135c
jkomyno feat(adapter-d1): allow parsing bool from double. DRIVER_ADAPTERS_BRA…
9a533088
jkomyno jkomyno force pushed from 38fc3528 to 9a533088 2 years ago
jkomyno feat(adapter-d1): comment out some tests. DRIVER_ADAPTERS_BRANCH=jkom…
ee27d24b
Jolg42
Jolg42 commented on 2024-03-21
jkomyno feat(adapter-d1): comment out some tests. DRIVER_ADAPTERS_BRANCH=jkom…
b68e791d
jkomyno
jkomyno DRIVER_ADAPTERS_BRANCH=jkomyno/fix/d1-tests
7c650963
jkomyno feat(da-executor): delete "sqlite_sequence" outside of the batch tran…
4c4418b4
jkomyno feat(da-executor): comment out top_level_mutations test. DRIVER_ADAPT…
5d97a3e7
jkomyno
jkomyno feat(da-executor): fix reset? DRIVER_ADAPTERS_BRANCH=jkomyno/fix/d1-t…
4436c0a5
jkomyno
jkomyno feat(da-executor): comment out failing tests on D1. DRIVER_ADAPTERS_B…
6f7a9012
jkomyno
jkomyno commented on 2024-03-22
Jolg42
Jolg42 approved these changes on 2024-03-22
jkomyno
jkomyno commented on 2024-03-22
jkomyno
jkomyno commented on 2024-03-22
jkomyno
jkomyno commented on 2024-03-22
jkomyno jkomyno marked this pull request as ready for review 2 years ago
jkomyno jkomyno requested a review 2 years ago
jkomyno jkomyno removed review request 2 years ago
jkomyno jkomyno requested a review from Weakky Weakky 2 years ago
jkomyno jkomyno requested a review from Jolg42 Jolg42 2 years ago
Jolg42
Jolg42 approved these changes on 2024-03-22
jkomyno chore: retrigger CI/CD
1622dddb
jkomyno
jkomyno jkomyno merged 582bc82c into main 2 years ago
jkomyno jkomyno deleted the feat/jkomyno/d1-qe-tests branch 2 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
Labels
Milestone