rack-attack/spec
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
..
acceptance Change object type yielded to ActiveSupport::Subscribers 2018-03-21 11:32:09 -07:00
integration Merge pull request #262 from grzuy/legibility 2018-01-23 17:46:03 -05:00
allow2ban_spec.rb Attempt to improve legibility 2018-01-19 12:00:38 -03:00
fail2ban_spec.rb Merge pull request #262 from grzuy/legibility 2018-01-23 17:46:03 -05:00
rack_attack_dalli_proxy_spec.rb Move individual proxy classes to separate files 2014-04-15 16:19:43 +01:00
rack_attack_instrumentation_spec.rb Change object type yielded to ActiveSupport::Subscribers 2018-03-21 11:32:09 -07:00
rack_attack_path_normalizer_spec.rb Normalize request paths when using Rails' ActionDispatch 2015-12-18 11:12:11 -05:00
rack_attack_request_spec.rb Attempt to make it easier to understand that the method is making assertions 2018-01-25 10:53:47 -03:00
rack_attack_spec.rb Merge pull request #266 from grzuy/test_understandability 2018-03-09 10:10:48 -03:00
rack_attack_throttle_spec.rb Attempt to make it easier to understand that the method is making assertions 2018-01-25 10:53:47 -03:00
rack_attack_track_spec.rb Attempt to make it easier to understand that the method is making assertions 2018-01-25 10:53:47 -03:00
spec_helper.rb Acceptance test ability to customize blocked/throttled responses (#298) 2018-03-15 15:24:22 -03:00