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

feat(expo): Add expo-jest and email validator util #18

Merged
merged 1 commit into from
Oct 27, 2022

Conversation

antonieto
Copy link
Collaborator

Expo testing enabled

I enabled Jest unit tests for the frontend.

How to run tests

  1. cd into the frontend directory.
  2. Run npm run test and you're good.

Make sure you run tests regularly before sending a meaningful PR.

@antonieto antonieto self-assigned this Oct 24, 2022
@antonieto antonieto linked an issue Oct 24, 2022 that may be closed by this pull request
Copy link
Collaborator

@BrandonMagana BrandonMagana left a comment

Choose a reason for hiding this comment

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

good job amiga

@antonieto antonieto merged commit 86470bc into develop Oct 27, 2022
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.

Aprender sobre testeo e implementar tests
2 participants