adam-baker / adam-baker/bork-bot
discuss testing methods
- Linguagem predominante
- Python
- Estrelas
- 3
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
since the majority of this application is based on information coming from a black box - it significantly limits our ability to test at the unit level.
it _is possible_ though. we could separate unit logic from the commands and test only that.
I think for an application this simple, that's a bit of overkill - but I want to open it up to the team before we put unit testing on the back burner.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Start by reading the issue discussion and surveying the Python code that calls the black-box AWS services; identify command boundaries and any existing test setup. Done is a team decision on whether to separate unit logic and add unit tests, with the agreed scope recorded.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- aws, python
- Domínio
- cloud, testing-qa
- Tipo de issue
- Refatoração
- Dificuldade
- 5/5
- Tempo estimado
- Mais de uma semana
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 15/100