Skip to content

Commit

Permalink
adicionando caso de teste
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-custodio committed Nov 24, 2023
1 parent 177947f commit cbd57ca
Show file tree
Hide file tree
Showing 4 changed files with 7,025 additions and 0 deletions.
1 change: 1 addition & 0 deletions integracao_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ def test_extrai_diarios(self):
# Novos casos de teste devem ser adicionados na tupla abaixo.
# Deve ser adicionado um arquivo -test.json para cada texto extraído (caso de teste)
cases = (
'test_data/diario-completo-2020-08-14-test.json',
'test_data/diario-completo-2022-10-07-test.json',
'test_data/diario-completo-2019-11-08-test.json',
'test_data/diario-completo-2020-11-30-test.json',
Expand Down
Loading

0 comments on commit cbd57ca

Please sign in to comment.