mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-07-17 17:21:48 +00:00
Migrate from Cypress to Playwright
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import type { Config } from '@jest/types';
|
||||
|
||||
const config: Config.InitialOptions = {
|
||||
roots: ["<rootDir>/src"],
|
||||
testEnvironment: "node",
|
||||
transform: {
|
||||
"^.+.tsx?$": ["ts-jest", {}],
|
||||
|
||||
Reference in New Issue
Block a user