fix/gitHub-actions-tests | fix(ci): Corrige erros em testes do GitHub Actions e atualiza workflow #9
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Descrição
Esta PR resolve problemas identificados nos testes do GitHub Actions e atualiza o workflow de CI para garantir a execução correta e a estabilidade dos testes.
Mudanças Principais
tests/conftest.py,tests/core/test_database.py,tests/core/test_downloader.py,tests/core/test_processor.py,tests/test_config.py,tests/test_file_input.py,tests/test_pipeline.py)..github/workflows/tests.ymlpara refletir as correções e garantir a compatibilidade.autosinapi/relacionados a correções de bugs ou refatorações necessárias para os testes.Estrutura de Diretórios
(Manter a estrutura original do template, se aplicável, ou remover se não houver mudanças relevantes na estrutura de diretórios para esta PR específica.)
Interface Pública
(Remover esta seção, pois não é relevante para esta PR de correção de testes.)
Testes Implementados
Breaking Changes
(Remover esta seção, pois não é relevante para esta PR de correção de testes.)
Checklist
Próximos Passos
Referências