V15 QA Added acceptance tests for trash reference by (#18627)

* Added tests for Trash content

* Verified the reference headline

* Updated tests

* Added more tests for trash content

* Updated due to test helper changes

* Bumped version

* Maked trash content tests run in the pipeline

* Fixed comments

* Reverted smokeTest command
This commit is contained in:
Nhu Dinh
2025-03-12 16:58:41 +07:00
committed by GitHub
parent b3e192916d
commit d3c6c87378
3 changed files with 262 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
},
"dependencies": {
"@umbraco/json-models-builders": "^2.0.29",
"@umbraco/playwright-testhelpers": "^15.0.33",
"@umbraco/playwright-testhelpers": "^15.0.34",
"camelize": "^1.0.0",
"dotenv": "^16.3.1",
"node-fetch": "^2.6.7"