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

feat(build): refactor cypress tests, add some tests for invite users, domain creation #6259

Merged
merged 10 commits into from
Nov 3, 2022

Conversation

anshbansal
Copy link
Collaborator

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable). If a new feature has been added a Usage Guide has been added for the same.
  • For any breaking change/potential downtime/deprecation/big changes an entry has been made in Updating DataHub

@github-actions
Copy link

github-actions bot commented Oct 21, 2022

Unit Test Results (build & test)

602 tests  ±0   598 ✔️ ±0   11m 47s ⏱️ -6s
149 suites ±0       4 💤 ±0 
149 files   ±0       0 ±0 

Results for commit 32bc113. ± Comparison against base commit c01aa53.

♻️ This comment has been updated with latest results.

@anshbansal anshbansal marked this pull request as ready for review October 21, 2022 17:05
@anshbansal anshbansal changed the title feat(build): refactor cypress tests feat(build): refactor cypress tests, add some tests for invite users, domain creation Oct 21, 2022
Comment on lines +37 to +39
// Verify you can’t generate a reset password link for a non-native user (root, for example)
// Generate a reset password link for a native user
// Log out, then verify that using a bad reset token in the URL doesn’t allow you to reset password
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets move this comment to above the method its describing

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these are todos. I'll automate these this week.

Comment on lines +21 to +24
// add asset to domain
// Search filter by domain
// Remove entity from domain
// Delete a domain - ensure that the dangling reference is deleted on the asset
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if these are to-do's lets mark them as todos?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these are todos. I'll automate these this week.

Copy link
Contributor

@gabe-lyons gabe-lyons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approving to unblock

@anshbansal anshbansal merged commit 4d3c25b into datahub-project:master Nov 3, 2022
@anshbansal anshbansal deleted the refactor-tests branch November 3, 2022 17:23
cccs-tom pushed a commit to CybercentreCanada/datahub that referenced this pull request Nov 18, 2022
cccs-tom pushed a commit to CybercentreCanada/datahub that referenced this pull request Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants