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

Test client v0.8 in usagov static env #1921

Closed
43 tasks
scottqueen-bixal opened this issue Nov 6, 2024 · 0 comments
Closed
43 tasks

Test client v0.8 in usagov static env #1921

scottqueen-bixal opened this issue Nov 6, 2024 · 0 comments
Assignees

Comments

@scottqueen-bixal
Copy link
Collaborator

Description

We have deployed a pre-release version of release v0.8.0.beta to https://beta-dr.usa.gov/. This environment is accessible through VDI.

User Story

No response

Acceptance Criteria

The following test are successful

  • navigate to /disability

NEW FEATURE | client side routing in embedded applications #1831

  • CLICK 'Start...`
  • include values for required fields for both form steps
  • CLICK the back button in the browser
  • ensure user can navigate back to beginning of form
  • CLICK the forward button in the browser
  • ensure user can navigate back to second step of form
  • ensure data entered is still present in values of fieldsets
  • CLICK continue
  • CLICK "Get your results"
  • ensure zero benefits view
  • re-test in es

NEW FEATURE | Return to first step of form, without clearing the form #1473

  • CLICK "Go back to form"
  • ensure you are on step one of form
  • answer yes to radios
  • in modal, CLICK view "Review your selections"
  • CLICK "Next"
  • Ensure eligible results view
  • CLICK "Explore other potential benefits"
  • Ensure not-eligible view
  • CLICK the back button in the browser
  • Ensure eligible results view
  • CLICK `Share link"
  • paste link in browser URL
  • ensure alert for unsaved changes
Screenshot 2024-10-10 at 11 22 52 AM
  • Ensure eligible results view
  • CLICK "Clear my answers..."

TEST | NGINX redirects for client side routing fallback #1838

  • Ensure intro view
  • CLICK 'Start...`
  • Ensure child path of life event is form step heading, ie. /death/about-you
  • enter data for first form question
  • refresh page
  • ensure alert for unsaved changes
  • Ensure intro view

Form-page-2 page change event firing twice #1786

  • navigate to /disability
  • CLICK start
  • CLICK next
  • resolve error
  • CLICK next
  • CLICK next
  • CLICK verify
  • console.log(window.dataLayer)
  • ensure that bf_page_change event for modal and form page 2 only fired once
Screenshot 2024-10-10 at 11 45 01 AM
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

No branches or pull requests

2 participants