osem-fcy/spec
Ana María Martínez Gómez d1180e2767
Use keyword arguments in tests
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.
2019-05-14 14:10:36 +02:00
..
ability Drop knapsack 2018-09-20 00:56:17 +02:00
controllers Use keyword arguments in tests 2019-05-14 14:10:36 +02:00
datatables Rubocop autocorrections 2018-11-16 09:06:05 -08:00
factories Create a factory for organizer 2019-03-18 23:16:15 +01:00
features Create a factory for organizer 2019-03-18 23:16:15 +01:00
helpers DRY up bootstrapSwitches with default values 2018-06-26 07:10:08 -07:00
mailers Rubocop autocorrections 2018-11-16 09:06:05 -08:00
models Create roles when not found in test 2019-05-05 09:40:49 +02:00
pdfs test for missing logo 2018-12-19 12:30:45 -08:00
routing Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
serializers Adapt serializer specs to the new format 2018-11-20 17:30:56 -08:00
support Store screenshot when feature test fails 2019-03-15 22:13:40 +01:00
views/layouts Provide an opportunity for including conference-specific CSS 2018-11-06 08:19:01 -08:00
spec_helper.rb Install chrome in the development env 2019-02-20 17:45:07 +01:00