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

Workflow #473

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Workflow #473

wants to merge 11 commits into from

Conversation

joroinnoroff
Copy link

Fork the project repository to your GitHub account.
Create a new branch called workflow.
Configure the project with eslint, prettier and commit hooks.
Configure the project with GitHub Actions for build/deploy if required.
Record any bugs found during this process in the Issues tab.
Configure the project for Jest and Cypress.
Create tests to cover the required test cases.
Create a Pull Request from workflow into the default branch.

Done

Copy link
Author

@joroinnoroff joroinnoroff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jest test of register

Copy link
Author

@joroinnoroff joroinnoroff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jest test is under src > api> auth > tests

Cypress test is under cypress > 2-advanced-examples and also in fixtures register.cy.js

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

Successfully merging this pull request may close these issues.

1 participant