-
Notifications
You must be signed in to change notification settings - Fork 8
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
Agregar test #37
Comments
I've added tests for api.cantidadOfertas method. Run If my PR is good to merge I can continue to add tests for at least api.js P.s. I'd used translator from Spanish to define the task and I hope I got the point. |
@raicerk hi can you review the PR? |
@eLeontev I like it! I need define more test for all case, but your apoc is perfect |
@eLeontev this issue will remain open for add and linking other test (PRs) |
* change chart bar to horizontal bar for mobile view (#41) * Update pull_request_template.md * Feat/handle errors (#39) * feat(CommonSection): show only the section with information * feat(RelatedSkill): show section ONLY if has data * feat(Section): show section ONLY if has data * feat(error): show error message * #37 add tests for #cantidadOfertas with using Jest (#40) * core(pr_template): update style in PR template (#50) * core(node-version): stablis node12 as engine because error with node16 (#49) * Feat/get country (#48) * feat(api): define Api.pais to get current country * feat(App): getApiCountry if it is not provided by url * Feat/show loading (#47) * feat(Loading): define loading spinner * feat(Section): show LoadingSpinner while Loading Co-authored-by: Juan Mora <[email protected]> Co-authored-by: eLeontev <[email protected]>
Hay que agregar test, idealmente usando la libreria de test de jest
The text was updated successfully, but these errors were encountered: