Commit Graph

5 Commits (dd505c5d8c9167b51c1ff7f785cb359ff3f6880b)

Author SHA1 Message Date
unarist c40e5aea44 Use "match_array" only for order independent assertions () 2017-06-07 12:59:28 -04:00
Akihiko Odaki (@fn_aki@pawoo.net) 2c511bbad4 Spec response for forgery ()
Remove protect_from_forgery in ApiController, which is disabled by the
following skip_before_action, as well.
2017-06-01 20:56:55 +02:00
Yamagishi Kazutoshi b652c52992 Keep ENV['LOCAL_HTTPS'] with ApplicationControllerSpec (fix random fail) ()
* Keep ENV['LOCAL_HTTPS'] with ApplicationControllerSpec (fix random fail)

* use climate_control
2017-05-31 17:09:17 +02:00
Akihiko Odaki c0aba00ae1 Cover ApplicationController more in spec () 2017-05-22 17:58:57 +02:00
Akihiko Odaki cbd9804857 single_user_mode? always returns boolean ()
This change also adds a specification for the method.
2017-05-22 06:00:06 +02:00