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

fix: [M3-7508] - Follow up on tests to check Parent and Child 'Close Account' flows #10316

Merged
merged 4 commits into from
Apr 2, 2024

Conversation

cliu-akamai
Copy link
Contributor

Description 📝

Fix the PR comments in previous PR Add tests to check Parent and Child Close Account flows.

Copy link

github-actions bot commented Mar 26, 2024

Coverage Report:
Base Coverage: 81.69%
Current Coverage: 81.69%

Copy link
Contributor

@mjac0bs mjac0bs left a comment

Choose a reason for hiding this comment

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

Thanks for addressing the feedback. Test cases and comment look accurate now. Based on comments in the last PR, the suggestion may have been to use CM's constants from src to avoid duplicating the tooltip text, but if there's a reason to avoid that or it can't be done, this seems fine too.

@mjac0bs mjac0bs changed the title fix: [M3-7508] follow up fix: [M3-7508] - Follow up on tests to check Parent and Child 'Close Account' flows Mar 26, 2024
Copy link
Contributor

@dwiley-akamai dwiley-akamai left a comment

Choose a reason for hiding this comment

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

account-cancellation.spec.ts passes ✅

I agree re: the use of src/features/Account/constants.ts if possible for the constants (and also renaming the ones in this PR to match the usual casing convention for constants, e.g. PARENT_USER_CLOSE_ACCOUNT_TOOLTIP_TEXT)

@jaalah-akamai jaalah-akamai added the Approved Multiple approvals and ready to merge! label Mar 27, 2024
@cliu-akamai cliu-akamai merged commit dcc07b9 into linode:develop Apr 2, 2024
18 checks passed
@cliu-akamai cliu-akamai deleted the feature/M3-7508_2 branch April 2, 2024 16:33
bnussman-akamai pushed a commit to bnussman-akamai/manager that referenced this pull request Apr 4, 2024
…Account' flows (linode#10316)

* M3-7508 Fixed previous PR comments

* Added changeset: Add tests to check Parent and Child Close Account flows

* Added original PR link

* Fix constants
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Multiple approvals and ready to merge! Parent / Child Account
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants