-
Notifications
You must be signed in to change notification settings - Fork 0
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] Realização de testes (shared) (fga-eps-mds/2024.2-ARANDU-DOC#59) #47
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
faça teste de software somente em Error PopUp, Text Email, Text Name, Text Password, não faz sentido fazer teste de software nas outras classes pois ela não tem estado
test/ui/Shared/OrDivider_test.dart
Outdated
@@ -0,0 +1,21 @@ | |||
import 'package:flutter/material.dart'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
não faz sentido testar essa classe, porque ela não tem nunhum comportamento
test/ui/Shared/TextAndLink_test.dart
Outdated
@@ -0,0 +1,46 @@ | |||
import 'package:flutter/material.dart'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
não faz sentido testar essa classe, porque ela não tem nunhum comportamento
test/ui/Shared/TitleSlogan_test.dart
Outdated
@@ -0,0 +1,39 @@ | |||
import 'package:flutter/material.dart'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
não faz sentido testar essa classe, porque ela não tem nunhum comportamento
@Joao151104 por favor, remova o teste que não é mais coerente (widget_test.dart) ele está falhando |
8de2333
to
78ffade
Compare
Quality Gate passedIssues Measures |
Descrição
Este pull request adiciona/modifica testes do componentes shared , conforme previsto na issue fga-eps-mds/2024.2-ARANDU-DOC#59
Revisão
Checklist