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:
Andreas Zerbst
2024-01-25 10:56:25 +01:00
committed by GitHub
parent d8eef9eca5
commit a93980b64c
7 changed files with 534 additions and 40 deletions

View File

@@ -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",