Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V14 QA Added Content acceptance tests #16289

Merged
merged 41 commits into from
May 31, 2024

Added smoke tests

ed99096
Select commit
Loading
Failed to load commit list.
Merged

V14 QA Added Content acceptance tests #16289

Added smoke tests
ed99096
Select commit
Loading
Failed to load commit list.
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (v14/dev) succeeded May 30, 2024 in 34s

CodeScene PR Check

Code Health Quality Gates: OK

  • Declining Code Health: 1 findings(s) 🚩

View detailed results in CodeScene

Details

🚩 Declining Code Health (highest to lowest):

  • Code Duplication ContentWithPropertyEditors.spec.ts

Annotations

Check warning on line 176 in tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithPropertyEditors.spec.ts

See this annotation in the file changed.

@codescene-delta-analysis codescene-delta-analysis / CodeScene Cloud Delta Analysis (v14/dev)

❌ New issue: Code Duplication

The module contains 5 functions with similar structure: 'can create content with the content picker datatype','can create content with the list view - content datatype','can create content with the tags datatype','can create content with the text area datatype' and 1 more functions. Avoid duplicated, aka copy-pasted, code inside the module. More duplication lowers the code health.