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

[test] Add Testing #12

Closed
1 task done
vicasas opened this issue Feb 6, 2021 · 0 comments · Fixed by #13
Closed
1 task done

[test] Add Testing #12

vicasas opened this issue Feb 6, 2021 · 0 comments · Fixed by #13
Assignees
Labels
enhancement New feature or request testing This are unit tests

Comments

@vicasas
Copy link
Owner

vicasas commented Feb 6, 2021

  • I have searched the issues of this repository and believe that this is not a duplicate.

Summary 💡

Implementar Jest para hacer pruebas y poder mantener la consistencia de datos de forma segura. Las pruebas se deberían ir implementando de forma progresiva.

Podemos partir realizando las siguiente validaciones escensiales.

  1. Total de regiones siempre igual a 16
  2. Total de provincias siempre igual a 56
  3. Total de comunas siempre igual a 346

Examples 🌈

N/A

Motivation 🔦

N/A

@vicasas vicasas added the needs triage These issues haven't been looked at yet by a maintainer. label Feb 6, 2021
@vicasas vicasas self-assigned this Feb 6, 2021
@vicasas vicasas added enhancement New feature or request and removed needs triage These issues haven't been looked at yet by a maintainer. labels Feb 6, 2021
@vicasas vicasas changed the title [core] Add Testing [test] Add Testing Feb 6, 2021
@vicasas vicasas added the testing This are unit tests label Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testing This are unit tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant