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

APP-11 - Configurar testes unitários #11

Closed
renatobenks-zz opened this issue Apr 6, 2017 · 1 comment
Closed

APP-11 - Configurar testes unitários #11

renatobenks-zz opened this issue Apr 6, 2017 · 1 comment

Comments

@renatobenks-zz
Copy link
Owner

renatobenks-zz commented Apr 6, 2017

Configurar testes unitários

Configurar devidamente o framework de testes unitários para testar o lifecycle dos componentes.

  • Jest - Configurar ambiente para executar o testes usando o node.js para ganho de performance nos testes.
  • Jest with Babel - Integrar o babel com o jest para desenvolver os testes usando os recursos de ES6. Usando as libs babel-jest & regenerator-runtime
  • Integrar ferramenta de code coverage para integrar ao app (decidir qual melhor ferramenta à usar: instanbul, codecov, etc).
  • Implementar o badge do coverage do app.
@renatobenks-zz
Copy link
Owner Author

Task done

Check here #16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant