osem-fcy/spec
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
..
ability Drop knapsack 2018-09-20 00:56:17 +02:00
controllers Use be_successful instead of be_success 2022-01-23 14:06:02 -08:00
datatables rspec exits with 1 for pending specs somehow... 2021-08-11 14:15:47 +02:00
factories Create a factory for organizer 2019-03-18 23:16:15 +01:00
features Merge pull request #2662 from AndrewKvalheim/issue-2661-workaround 2021-03-06 20:02:04 +01:00
helpers Sanitize rendered markdown 2021-10-11 18:10:03 +02:00
mailers Rubocop autocorrections 2018-11-16 09:06:05 -08:00
models Run rails upgrade task 2021-08-18 15:36:54 +02:00
pdfs Resolve warning about test using not_to raise_error 2021-07-05 19:39:52 +02: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 Move factory linting to CI cycle 2021-08-18 14:38:55 +02:00
views/layouts Provide an opportunity for including conference-specific CSS 2018-11-06 08:19:01 -08:00
spec_helper.rb Run rails upgrade task 2021-08-18 15:36:54 +02:00