github / github/chatops-controller

Look at adding helpers for integration tests

Open
#52 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
68
Forks
9
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.