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 Dec 3, 2023
1 parent d1511c8 commit c8a4696
Show file tree
Hide file tree
Showing 4 changed files with 4,064 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-2019-09-11-test.json',
'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',
Expand Down
Loading

0 comments on commit c8a4696

Please sign in to comment.