rack-attack/spec
James Mead 31adbd0ad8
Rename MiniTest -> Minitest (#618)
The latest version of minitest dropped the "ancient MiniTest
compatibility layer" [1], so we need to use the newer module name,
`Minitest`.

[1]: https://github.com/minitest/minitest/blob/master/History.rdoc#label-5.19.0+-2F+2023-07-26
2023-08-02 19:01:56 +12:00
..
acceptance Support Rack 3. (#586) 2023-07-25 15:16:43 +12:00
integration Fix rescuing errors in RedisProxy#increment 2019-12-17 17:54:18 -03:00
support Refactor the "doesn't leak keys" spec 2018-08-30 21:52:13 -03:00
allow2ban_spec.rb test: fix minitest/spec deprecation warnings 2019-10-01 17:19:44 -03:00
fail2ban_spec.rb test: fix minitest/spec deprecation warnings 2019-10-01 17:19:44 -03:00
rack_attack_dalli_proxy_spec.rb Remove support for unmaintained ruby 2.2 2018-06-28 17:08:15 -03:00
rack_attack_instrumentation_spec.rb Support Rack 3. (#586) 2023-07-25 15:16:43 +12:00
rack_attack_path_normalizer_spec.rb test: fix minitest/spec deprecation warnings 2019-10-01 17:19:44 -03:00
rack_attack_request_spec.rb Remove support for unmaintained ruby 2.2 2018-06-28 17:08:15 -03:00
rack_attack_spec.rb Support Rack 3. (#586) 2023-07-25 15:16:43 +12:00
rack_attack_throttle_spec.rb refactor: attempt to avoid user confusion by clarifying method is used by throttle 2021-02-07 13:34:26 -03:00
rack_attack_track_spec.rb test: fix minitest/spec deprecation warnings 2019-10-01 17:19:44 -03:00
spec_helper.rb Rename MiniTest -> Minitest (#618) 2023-08-02 19:01:56 +12:00