V14 QA Updated Dashboard acceptance tests (#15787)
* Added tests for Examine Management tab * Added tests for Heath Check * Added tests for Models Builder * Added tests for Profiling * Added tests for Published Status * Bumped version * Added tests for Welcome Dashboard * Updated test name * Bumped version of test helper * Bumped version of test helpers * Replace " with ' * Fixed comments * Bumped version of test helper
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@umbraco/json-models-builders": "^2.0.1 ",
|
||||
"@umbraco/playwright-testhelpers": "^2.0.0-beta.20",
|
||||
"@umbraco/playwright-testhelpers": "^2.0.0-beta.21",
|
||||
"camelize": "^1.0.0",
|
||||
"dotenv": "^16.3.1",
|
||||
"faker": "^4.1.0",
|
||||
@@ -146,9 +146,9 @@
|
||||
"integrity": "sha512-9tCqYEDHI5RYFQigXFwF1hnCwcWCOJl/hmll0lr5D2Ljjb0o4wphb69wikeJDz5qCEzXCoPvG6ss5SDP6IfOdg=="
|
||||
},
|
||||
"node_modules/@umbraco/playwright-testhelpers": {
|
||||
"version": "2.0.0-beta.20",
|
||||
"resolved": "https://registry.npmjs.org/@umbraco/playwright-testhelpers/-/playwright-testhelpers-2.0.0-beta.20.tgz",
|
||||
"integrity": "sha512-XFkKr1TyEp2l1Nb9hlwODkYK1PAzsdHmtn6yRPu72gWhN5AO8/JTeKWrfhJZIgXPYCo4AhS2Rn9r/1PiXreKNw==",
|
||||
"version": "2.0.0-beta.21",
|
||||
"resolved": "https://registry.npmjs.org/@umbraco/playwright-testhelpers/-/playwright-testhelpers-2.0.0-beta.21.tgz",
|
||||
"integrity": "sha512-XGjx0vDL+0qAsRh7WWMAUugmT4B2P10SRWRmxKe9F2U6bbB+ZFkgGu1rdLcVZANxW32R+m/dWkP8LqZp4DFPzA==",
|
||||
"dependencies": {
|
||||
"@umbraco/json-models-builders": "2.0.1",
|
||||
"camelize": "^1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user