V16 QA updated notification acceptance tests (#19469)
* Updated block grid tests * Updated notifications in tests * Updated tests * Added testIdAttribute * Bumped version of testHelpers * Added waits after creation * Updated more tests related to notifications * Bumped version * Cleaned up * updated tests * Bumped version * Updated tests * bumped version
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@umbraco/json-models-builders": "^2.0.35",
|
||||
"@umbraco/playwright-testhelpers": "^16.0.20",
|
||||
"@umbraco/playwright-testhelpers": "^16.0.23",
|
||||
"camelize": "^1.0.0",
|
||||
"dotenv": "^16.3.1",
|
||||
"node-fetch": "^2.6.7"
|
||||
@@ -66,9 +66,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@umbraco/playwright-testhelpers": {
|
||||
"version": "16.0.20",
|
||||
"resolved": "https://registry.npmjs.org/@umbraco/playwright-testhelpers/-/playwright-testhelpers-16.0.20.tgz",
|
||||
"integrity": "sha512-Oqhj7g4qYB63wy29MWlN/cbAw5gFPVgKL+7CuvJd0EQjisCB3tYTRr/PTrrUoI8SW6TJpnUkBL/XYQR2ufrjBQ==",
|
||||
"version": "16.0.23",
|
||||
"resolved": "https://registry.npmjs.org/@umbraco/playwright-testhelpers/-/playwright-testhelpers-16.0.23.tgz",
|
||||
"integrity": "sha512-9By0jqdscFh5pRFCpBEvoOCOpEOUG9eoSGvyLPnWjiJtfTCSm2OHARX8QcP5vCU65TO59w7JwUcXBTExaRIFXg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@umbraco/json-models-builders": "2.0.35",
|
||||
"node-fetch": "^2.6.7"
|
||||
|
||||
Reference in New Issue
Block a user