Skip to content

Commit 01909ca

Browse files
authored
V14 QA Users acceptance tests (#15916)
* Added tests for users * Additional tests * Found additional test scenarios * File select * Fixed tests * Cleaned up user tests * Bumped versions of helpers and builder * Updated naming of method * More updates * Added more tests * Fixed tests * Fixed skipped tests * Final touches * Bumped * Run userTests * Fixes made based on review * Updated so we run our smoketest again
1 parent 8edb188 commit 01909ca

File tree

3 files changed

+588
-11
lines changed

3 files changed

+588
-11
lines changed

tests/Umbraco.Tests.AcceptanceTest/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/Umbraco.Tests.AcceptanceTest/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"wait-on": "^7.2.0"
2222
},
2323
"dependencies": {
24-
"@umbraco/json-models-builders": "^2.0.6",
25-
"@umbraco/playwright-testhelpers": "^2.0.0-beta.60",
24+
"@umbraco/json-models-builders": "^2.0.7",
25+
"@umbraco/playwright-testhelpers": "^2.0.0-beta.61",
2626
"camelize": "^1.0.0",
2727
"dotenv": "^16.3.1",
2828
"faker": "^4.1.0",

0 commit comments

Comments
 (0)