V15 QA Added acceptance tests for inline editing mode (#18874)

* Added tests for block list with inline editing mode

* Added tests to create a document type witha block with inline editing mode

* Added tests for block grid inline editing mode

* Bumped version

* Changed npm commands

* Reverted npm command
This commit is contained in:
Nhu Dinh
2025-03-31 16:33:17 +07:00
committed by GitHub
parent 13d95f31f2
commit e18cdab185
5 changed files with 152 additions and 32 deletions

View File

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