V14 Acceptance Test for the Package Section (#15618)
* In progress tests * Updated createdPackaged tests * Added test for checking if we are able to see the marketplace * Added tests for checking if the correct message is shown * Made quite a lot of changes, used the locators in the testHelpers. Added additional tests * Updated to match changes to the Ui TestHelpers * Fixed test * added package file * Bumped versions * Updated naming * Fixed Acceptance Test to match patterns * Updated locator in test. * Added Act comment * Followed comments from PR
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
"wait-on": "^7.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@umbraco/json-models-builders": "^1.0.6",
|
||||
"@umbraco/playwright-testhelpers": "^2.0.0-beta.11",
|
||||
"@umbraco/json-models-builders": "^2.0.1 ",
|
||||
"@umbraco/playwright-testhelpers": "^2.0.0-beta.12",
|
||||
"camelize": "^1.0.0",
|
||||
"dotenv": "^16.3.1",
|
||||
"faker": "^4.1.0",
|
||||
|
||||
Reference in New Issue
Block a user