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

Spanish Create User Test #837

Closed
7 tasks
eleanorreem opened this issue Feb 2, 2024 · 5 comments
Closed
7 tasks

Spanish Create User Test #837

eleanorreem opened this issue Feb 2, 2024 · 5 comments
Assignees
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

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 Spanish and name it create-user.es.cy.tsx. Note that you will have to update some of the test assertions to match the spanish version of the site. Take a look at bloom.chayn.co/es for the spanish 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 visitSpanishPage 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 software testing Software testing 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
@cmstrandwold
Copy link
Contributor

Hi! I am interested in working on this issue and am a first-time contributor. Can you assign this to me?

Copy link
Contributor

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!

@kyleecodes
Copy link
Member

kyleecodes commented Mar 15, 2024

@cmstrandwold
Yes you are assigned, thank you for your patience! :)

@kyleecodes
Copy link
Member

Additionally @cmstrandwold, thank you for your interest in Chayn tech! I just saw your request for the volunteer form data.

This brought to our attention that we had the incorrect link on our Getting Involved page, oh no!
We have fixed this so that Gmail sign-in is no longer required. Our apologies, and thank you for your patience!

Here is the link to the Chayn Tech Volunteer form for your convenience: https://docs.google.com/forms/d/e/1FAIpQLSdAX6B4Om92MUCRLSXR38fJTlAW5E43xIxSe_SIwcN7wru4IA/viewform

@cmstrandwold
Copy link
Contributor

Thank you @kyleecodes, I'll fill out the form soon. Excited to contribute!

@kyleecodes kyleecodes added 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

3 participants