osem-fcy/spec/controllers
Andrew Kvalheim e30880229c Use be_successful instead of be_success
Rails 5.2 warns:

> The `success?` predicate is deprecated and will be removed in Rails 6.0.
> Please use `successful?` as provided by Rack::Response::Helpers.

RSpec correspondingly provides `be_successful`.
2022-01-23 14:06:02 -08:00
..
admin Use be_successful instead of be_success 2022-01-23 14:06:02 -08:00
api/v1 Use be_successful instead of be_success 2022-01-23 14:06:02 -08:00
users Rubocop autocorrections 2018-11-16 09:06:05 -08:00
application_controller_spec.rb Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
booths_controller_spec.rb add booth in alias 2019-08-10 21:40:25 +05:30
conference_registration_controller_spec.rb Remove travel schedule from registration 2021-03-06 04:09:02 +01:00
conferences_controller_spec.rb Use keyword arguments in tests 2019-05-14 14:10:36 +02:00
confirmations_controller_spec.rb Use keyword arguments in tests 2019-05-14 14:10:36 +02:00
organizations_controller_spec.rb Use keyword arguments in tests 2019-05-14 14:10:36 +02:00
physical_ticket_controller_spec.rb Use keyword arguments in tests 2019-05-14 14:10:36 +02:00
proposals_controller_spec.rb Use keyword arguments in tests 2019-05-14 14:10:36 +02:00
schedules_controller_spec.rb Use be_successful instead of be_success 2022-01-23 14:06:02 -08:00
subscriptions_controller_spec.rb Use keyword arguments in tests 2019-05-14 14:10:36 +02:00
surveys_controller_spec.rb Use keyword arguments in tests 2019-05-14 14:10:36 +02:00
tracks_controller_spec.rb Use keyword arguments in tests 2019-05-14 14:10:36 +02:00
users_controller_spec.rb Use keyword arguments in tests 2019-05-14 14:10:36 +02:00