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:
Andreas Zerbst
2025-06-05 11:13:16 +02:00
committed by GitHub
parent ce2756f399
commit 3f57da5579
113 changed files with 813 additions and 1353 deletions

View File

@@ -21,7 +21,7 @@
},
"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"