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

#12452 UI - Cypress Test Coverage #14877

Merged
merged 10 commits into from
Jan 26, 2024
Merged

#12452 UI - Cypress Test Coverage #14877

merged 10 commits into from
Jan 26, 2024

Conversation

ShaileshParmar11
Copy link
Contributor

@ShaileshParmar11 ShaileshParmar11 commented Jan 25, 2024

Describe your changes:

Fixes #12452

improve cypress coverage

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

@github-actions github-actions bot added UI UI specific issues safe to test Add this label to run secure Github workflows on PRs labels Jan 25, 2024
Copy link
Contributor

github-actions bot commented Jan 25, 2024

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 52%
52.9% (27270/51550) 35.1% (10855/30928) 33.8% (3186/9425)

Copy link

cypress bot commented Jan 25, 2024

5 failed tests on run #33065 ↗︎

5 677 25 0 Flakiness 0

Details:

Merge remote-tracking branch 'origin/main' into issue-12452-cypress
Project: openmetadata Commit: 0748f0d4ff
Status: Failed Duration: 36:37 💡
Started: Jan 26, 2024 10:47 AM Ended: Jan 26, 2024 11:24 AM
Failed  SearchIndexDetails.spec.js • 2 failed tests • cypress-ci-psql-oss-7666894405-1

View Output Video

Test Artifacts
SearchIndexDetails page should work properly for data consumer role > All permissible actions on search index details page should work properly Screenshots Video
SearchIndexDetails page should work properly for data steward role > All permissible actions on search index details page should work properly Screenshots Video
Failed  Login.spec.js • 3 failed tests • cypress-ci-psql-oss-7666894405-1

View Output Video

Test Artifacts
Login flow should work properly > Signup and Login with signed up credentials Screenshots Video
Login flow should work properly > Signin using invalid credentials Screenshots Video
Cleanup > delete user Screenshots Video

Review all test suite changes for PR #14877 ↗︎

Copy link

Quality Gate Passed Quality Gate passed for 'open-metadata-ui'

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@ShaileshParmar11 ShaileshParmar11 merged commit cff8839 into main Jan 26, 2024
16 of 20 checks passed
@ShaileshParmar11 ShaileshParmar11 deleted the issue-12452-cypress branch January 26, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e This will trigger e2e test workflows safe to test Add this label to run secure Github workflows on PRs UI UI specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI - Cypress Test Coverage
2 participants