Skip to content

Commit

Permalink
Merge pull request #184 from exoonero/caso--2022-03-31
Browse files Browse the repository at this point in the history
Adicionando Caso 2022-03-31
  • Loading branch information
danielfireman authored Aug 25, 2023
2 parents 63b9ca0 + 55ce6a9 commit 31f808a
Show file tree
Hide file tree
Showing 4 changed files with 19,358 additions and 0 deletions.
2 changes: 2 additions & 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-2022-03-31-test.json',
'test_data/diario-completo-2023-08-02-test.json',
'test_data/diario-completo-2023-07-20-test.json',
'test_data/diario-completo-2023-03-17-test.json',
Expand All @@ -28,6 +29,7 @@ def test_extrai_diarios(self):
'test_data/diario-completo-2022-08-15-test.json',
'test_data/diario-completo-2022-08-29-test.json',
'test_data/diario-completo-2022-07-20-test.json',

'test_data/diario-completo-2022-02-14-test.json',
'test_data/diario-completo-2022-01-06-test.json',
'test_data/diario-completo-2021-04-01-test.json',
Expand Down
Loading

0 comments on commit 31f808a

Please sign in to comment.