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

Expand Cypress test for creating an access code #592

Open
7 tasks
eleanorreem opened this issue Sep 8, 2023 · 0 comments
Open
7 tasks

Expand Cypress test for creating an access code #592

eleanorreem opened this issue Sep 8, 2023 · 0 comments
Labels
complexity: moderate Time needed to do this ticket will be moderate e.g. 1-2 days feature/enhancement New feature or request help wanted Extra attention is needed software testing Software testing

Comments

@eleanorreem
Copy link
Contributor

eleanorreem commented Sep 8, 2023

Overview

We have a test that checks whether a user is sent to the partner admin dashboard on load if they have partner admin authentication - see partner-admin.cy.tsx. However, we don't check whether they successfully can make an access code.

Action Items

  • Ensure you have cypress tests running.
  • Create branch and get the cypress tests running
  • Add the next steps to the test:
  • Create partner access code by clicking on the generate code button
  • Ensure the success message appears after the code has been generated
  • Run cypress tests to ensure your test passes
  • Create a PR and tag @kyleecodes or @eleanorreem

Resources/Instructions

@eleanorreem eleanorreem added feature/enhancement New feature or request complexity: moderate Time needed to do this ticket will be moderate e.g. 1-2 days labels Sep 8, 2023
@kyleecodes kyleecodes added the hacktoberfest Hacktoberfest issues label Oct 3, 2023
@kyleecodes kyleecodes added software testing Software testing and removed hacktoberfest Hacktoberfest issues labels Nov 3, 2023
@kyleecodes kyleecodes added the help wanted Extra attention is needed label Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: moderate Time needed to do this ticket will be moderate e.g. 1-2 days feature/enhancement New feature or request help wanted Extra attention is needed software testing Software testing
Projects
None yet
Development

No branches or pull requests

2 participants