Migrate batch of tests to vitest (#34108)
* Migrate utils/dm tests to vitest * Migrate utils/room tests to vitest * Migrate utils/location tests to vitest * Fix types * Satisfy tsc & knip
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
"paths": {
|
||||
"jest-matrix-react": ["./test/test-utils/jest-matrix-react"],
|
||||
"test-utils-rtl": ["./test/test-utils/jest-matrix-react"],
|
||||
"test-utils": ["./test/test-utils"],
|
||||
"test-utils/*": ["./test/test-utils/*"],
|
||||
"jest-mock-vitest-adapter": ["./test/setup/adapter.ts"]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user