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

Hindi Create User Test #840

Open
7 tasks
eleanorreem opened this issue Feb 2, 2024 · 0 comments
Open
7 tasks

Hindi Create User Test #840

eleanorreem opened this issue Feb 2, 2024 · 0 comments
Labels
complexity: beginner Time needed to do this ticket is less than 1 day. first-timers-friendly Appropriate for first time contributors. good first issue Good for newcomers help wanted Extra attention is needed software testing Software testing

Comments

@eleanorreem
Copy link
Contributor

eleanorreem commented Feb 2, 2024

Overview

All our testing is currently in english and we want to ensure our other site languages are working. This need came from an incident where a bug happened on all browser languages except for english and the cypress tests did not catch it.

Action Items

  • Get Cypress tests up and running. See Cypress Readme
  • Create your own branch
  • Take a look at this german example of the test
  • Duplicate this test in Hindi and name it create-user.hi.cy.tsx. Note that you will have to update some of the test assertions to match the hindi version of the site. Take a look at bloom.chayn.co/hi for the hindi version of the site to find the equivalent text.
  • See notes below for helpers
  • Commit and push your changes and create a PR.
  • Tag @eleanorreem for a review

Resources/Instructions

  • Cypress readme
  • Ensure you create a custom visitHindiPage that replicates the behaviour of visitGermanPage in this file
  • You will also have to update the type file
@eleanorreem eleanorreem added good first issue Good for newcomers complexity: beginner Time needed to do this ticket is less than 1 day. state: approved Ready to go. Not blocked or pending. priority: 1+week Should be prioritized next week or longer. labels Feb 2, 2024
@kyleecodes kyleecodes added the help wanted Extra attention is needed label Feb 5, 2024
@kyleecodes kyleecodes added software testing Software testing first-timers-friendly Appropriate for first time contributors. and removed priority: 1+week Should be prioritized next week or longer. state: approved Ready to go. Not blocked or pending. labels Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: beginner Time needed to do this ticket is less than 1 day. first-timers-friendly Appropriate for first time contributors. good first issue Good for newcomers help wanted Extra attention is needed software testing Software testing
Projects
None yet
Development

No branches or pull requests

2 participants