chore(deps): add @playwright/test

This commit is contained in:
Joe Previte 2021-04-13 11:02:23 -07:00
parent 05a3883a6c
commit 0a090bf12b
No known key found for this signature in database
GPG Key ID: 2C91590C6B742C24
2 changed files with 1112 additions and 556 deletions

View File

@ -2,18 +2,15 @@
"license": "MIT",
"#": "We must put jest in a sub-directory otherwise VS Code somehow picks up the types and generates conflicts with mocha.",
"devDependencies": {
"@playwright/test": "^0.1101.0",
"@types/jest": "^26.0.20",
"@types/jsdom": "^16.2.6",
"@types/node-fetch": "^2.5.8",
"@types/supertest": "^2.0.10",
"jest": "^26.6.3",
"jest-playwright-preset": "^1.5.1",
"jsdom": "^16.4.0",
"node-fetch": "^2.6.1",
"playwright": "^1.8.0",
"playwright-chromium": "^1.10.0",
"playwright-firefox": "^1.10.0",
"playwright-webkit": "^1.10.0",
"supertest": "^6.1.1",
"ts-jest": "^26.4.4"
}

File diff suppressed because it is too large Load Diff