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:
@@ -493,7 +493,7 @@ stages:
|
||||
matrix:
|
||||
LinuxPart1Of3:
|
||||
vmImage: "ubuntu-latest"
|
||||
testCommand: 'npx playwright test DefaultConfig --grep "@smoke"--shard=1/3'
|
||||
testCommand: 'npx playwright test DefaultConfig --grep "@smoke" --shard=1/3'
|
||||
LinuxPart2Of3:
|
||||
vmImage: "ubuntu-latest"
|
||||
testCommand: 'npx playwright test DefaultConfig --grep "@smoke" --shard=2/3'
|
||||
|
||||
Reference in New Issue
Block a user