V15 QA Added tests for rendering content with member picker, multi url picker and media picker (#17717)

* Added test for rendering content with member picker value

* Added tests for rendering content with multiple media picker

* Added tests for rendering content with multi url picker

* Bumped version

* Updated tests for member picker

* Make all rendering content tests run in the pipeline

* Bumped version

* Fixed indentation

* Added clean for media

* Reverted

---------

Co-authored-by: Andreas Zerbst <73799582+andr317c@users.noreply.github.com>
Co-authored-by: Andreas Zerbst <andr317c@live.dk>
This commit is contained in:
Nhu Dinh
2024-12-10 17:55:27 +07:00
committed by GitHub
parent 6f081785e6
commit dc2dc090f0
6 changed files with 217 additions and 7 deletions

View File

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