-
Notifications
You must be signed in to change notification settings - Fork 4
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
Testes unitários #8
Comments
@vinipaschoal Eu abri um pull request com alguns testes pra factory mas achei um comportamento estranho. O caso que não falha: caso com problema: |
Está dando erro porque você está mocando o BD. |
Até aí eu entendo, |
Como funciona internamente os seus testes:
4.5) o que aconteceria no uso real: 4.6) o que está acontecendo no caso de teste: |
Criar um conjunto de testes unitários
The text was updated successfully, but these errors were encountered: