rack-attack/spec/acceptance
Domenoth 5004b04ac7 Change object type yielded to ActiveSupport::Subscribers
https://github.com/kickstarter/rack-attack/issues/255

Change the object type from instances of type Rack::Attack::Request to
instances of type Hash. (`req` becomes `request: req`).
2018-03-21 11:32:09 -07:00
..
allow2ban_spec.rb Acceptance test allow2ban 2018-03-16 16:14:52 -03:00
blocking_spec.rb Adds acceptance-oriented tests 2018-01-25 18:21:29 -03:00
cache_store_config_for_allow2ban_spec.rb Acceptance test cache store config for allow2ban 2018-03-16 18:20:27 -03:00
cache_store_config_for_fail2ban_spec.rb Acceptance test cache store config for fail2ban 2018-03-16 18:11:45 -03:00
cache_store_config_for_throttle_spec.rb Acceptance test cache store config for throttle without Rails 2018-03-14 17:40:30 -03:00
cache_store_config_with_rails_spec.rb Acceptance test cache store config when Rails is present 2018-03-20 11:42:27 -03:00
customizing_blocked_response_spec.rb Acceptance test ability to customize blocked/throttled responses (#298) 2018-03-15 15:24:22 -03:00
customizing_throttled_response_spec.rb Acceptance test ability to customize blocked/throttled responses (#298) 2018-03-15 15:24:22 -03:00
fail2ban_spec.rb Acceptance test fail2ban 2018-03-16 15:29:01 -03:00
safelisting_spec.rb Adds acceptance-oriented tests 2018-01-25 18:21:29 -03:00
throttling_spec.rb Acceptance test throttle Retry-After header 2018-03-20 10:24:25 -03:00
track_spec.rb Change object type yielded to ActiveSupport::Subscribers 2018-03-21 11:32:09 -07:00
track_throttle_spec.rb Change object type yielded to ActiveSupport::Subscribers 2018-03-21 11:32:09 -07:00