AbsaOSS / AbsaOSS/atum

Integration tests for S3-based routines

Aberta
#39 1 comentário 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Scala
Estrelas
30
Forks
9
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

While #37 solves funcioning of Atum on the S3 persistence layer, it would be quite beneficial in terms of project quality to cover these routines via integration tests as well. (There are unit tests present, but still)

Couple of options come to mind to be able to write sufficient integration tests:
- localstack, e.g. in [form of a testcontainer module](https://www.testcontainers.org/modules/localstack/) or otherwise
- using a specific library just for s3, maybe [Findify's s3mock](https://github.com/findify/s3mock) (This is currently written for SDK v1, but we are using SDK v2 already) or a similar alternative
- running against a real dedicated S3 bucket set up specifically for S3 integrations tests
- ?

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.