mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Raisl 5.1 removes support for non-keyword arguments in `#process`, `#get`, `#post`, `#patch`, `#put`, `#delete`, and `#head` for the `ActionDispatch::IntegrationTest` and `ActionController::TestCase` classes. This means we have to add `params` everywhere in the controller tests. |
||
|---|---|---|
| .. | ||
| ability | ||
| controllers | ||
| datatables | ||
| factories | ||
| features | ||
| helpers | ||
| mailers | ||
| models | ||
| pdfs | ||
| routing | ||
| serializers | ||
| support | ||
| views/layouts | ||
| spec_helper.rb | ||