chaynHQ/bloom-frontend

Hindi Create User Test

eleanorreem opened this issue · 3 comments

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

@kyleecodes @eleanorreem I would like to work on this issue please assign me this issue to work on

Thank you for your interest in contributing to Chayn! Please carefully read the CONTRIBUTING.md file and the README.md file for guidance. Let us know if you have any questions. Good luck!

Hi @anmol-fzr, I've assigned you this issue.

Thank you for your interest in contributing to Chayn!