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

PP-12444 simplified account stripe onboarding tasks cypress tests #4377

Conversation

nlsteers
Copy link
Collaborator

@nlsteers nlsteers commented Dec 5, 2024

WHAT

  • cypress tests for the following tasks:
    • company number
    • vat number
    • service director
  • small improvement to multi-select enhancement that refocuses the open button for the drop down when clicking the close button (maintains current position when navigating by keyboard)
  • case typo in service switcher template (DSv5)

SCREENS

Screen.Recording.2024-12-05.at.16.20.52.mov

- cypress tests for the following tasks:
  - company number
  - vat number
  - service director
- small improvement to multi-select enhancement that refocuses the open button for the drop down when clicking the close button (maintains current position when navigating by keyboard)
- case typo in service switcher template (DSv5)
Copy link
Contributor

@oswaldquek oswaldquek left a comment

Choose a reason for hiding this comment

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

Some comments but ok to approve.

setStubs({}, [
stripeAccountSetupStubs.getServiceAndAccountTypeStripeSetupSuccess({
serviceExternalId: SERVICE_EXTERNAL_ID,
accountType: LIVE_ACCOUNT_TYPE
Copy link
Contributor

Choose a reason for hiding this comment

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

Might make for easier reading if vatNumber: false is set here.

setStubs({}, [
stripeAccountSetupStubs.getServiceAndAccountTypeStripeSetupSuccess({
serviceExternalId: SERVICE_EXTERNAL_ID,
accountType: LIVE_ACCOUNT_TYPE
Copy link
Contributor

Choose a reason for hiding this comment

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

Might make for easier reading if director: false was set here

@nlsteers nlsteers merged commit 0165b53 into master Dec 5, 2024
14 checks passed
@nlsteers nlsteers deleted the pp-12444/stripe_details_simplified_account_settings_cypress_tests branch December 5, 2024 17:02
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