V14 QA Added Log Viewer Tests (#15108)
* Added log viewer tests, not done yet * Updated auth to work * Updated the authentication test * Cleaned up the Logviewer tests * Removed old acceptance tests * Fixed failing test * Updated old tests and added additional log viewer tests * Bumped version and deleted duplicate dependencies * Fixed naming * Added a TODO
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.38",
|
||||
"typescript": "^4.8.3",
|
||||
"tslib": "^2.4.0",
|
||||
"del": "^6.0.0",
|
||||
"ncp": "^2.0.0",
|
||||
"prompt": "^1.2.0",
|
||||
@@ -22,7 +20,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@umbraco/json-models-builders": "^1.0.6",
|
||||
"@umbraco/playwright-testhelpers": "2.0.0-beta.2",
|
||||
"@umbraco/playwright-testhelpers": "2.0.0-beta.4",
|
||||
"camelize": "^1.0.0",
|
||||
"dotenv": "^16.3.1",
|
||||
"faker": "^4.1.0",
|
||||
|
||||
Reference in New Issue
Block a user