local-ch / lhc

🚀 Advanced HTTP Client for Ruby. Fueled with interceptors.
GNU General Public License v3.0
43 stars 1 forks source link

More generic rspec helper #161

Closed 10xSebastian closed 5 years ago

10xSebastian commented 5 years ago

This PR introduces a more generic test helper to require within your application when using LHC.

It also introduces a test to actually test Throttling track to be reset between tests.