You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(tests): reenable unit tests in CI and cleanup docker test setups (#10190)
* fix: cleanup all docker-related tests
* fix: reenable unit tests in release.yml GHA
* fix: enable unstorage tests
* fix: use container for firestore emulator
* fix: cleanup working firestore tests
* fix: move all db wait periods to 5s
* fix: cleanup dgraph tests
* fix: skip dgraph tests for now as theyre failing
* fix: add typeorm to test blacklist and run prisma test without vitest watch mode
* fix: cleanup prisma mongo test schema
* fix: add prisma mongo env var back
* fix: change to 'vitest run' in core test script
* fix: a few adapters do take a bit longer to spin up
* fix: temporarily disable prisma mongo tests
0 commit comments