V14 Added acceptance test for Document Blueprint (#16563)
* Added tests for Document blueprints * Fixed the failing tests for Partial View * Updated tests for Document Blueprints * Fixed the delete document blueprints tests * Fixed method name due to the test helpers changes * Fix arrange steps * Bumped version of test helpers * Removed 's' in the file name * Removed the step to reload tree * Fixed comments * Removed test.describe before merging
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
"wait-on": "^7.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@umbraco/json-models-builders": "^2.0.5",
|
||||
"@umbraco/playwright-testhelpers": "^2.0.0-beta.58",
|
||||
"@umbraco/json-models-builders": "^2.0.6",
|
||||
"@umbraco/playwright-testhelpers": "^2.0.0-beta.59",
|
||||
"camelize": "^1.0.0",
|
||||
"dotenv": "^16.3.1",
|
||||
"faker": "^4.1.0",
|
||||
|
||||
Reference in New Issue
Block a user