github / github/chatops-controller
Look at adding helpers for integration tests
- Linguagem predominante
- Ruby
- Estrelas
- 68
- Forks
- 9
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
As of recent versions of Rails, they've begun discouraging the use of `ActionController::TestCase` for new tests and encouraging the use of integration tests based around `ActionDispatch::IntegrationTest`. The helpers in this gem are still based around the previous style; we may need to look at implementing a second set of helpers to enable the use of integration tests.
See: https://api.rubyonrails.org/classes/ActionController/TestCase.html
Guia de contribuição
Direção de pesquisa
Start by reading the linked ActionController::TestCase documentation and comparing it with ActionDispatch::IntegrationTest. Then inspect the gem's existing test helpers to determine what a second integration-test-oriented helper set would need to support; done means the required scope and behavior are defined and implemented with coverage for integration tests.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- rails, ruby
- Domínio
- testing
- Tipo de issue
- Funcionalidade
- Dificuldade
- 5/5
- Tempo estimado
- Mais de uma semana
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 25/100