Add test for caching.
This requires changing the way stubs work, so that they only simulate actual HTTP calls, not cache hits.
Showing
- test/cache_test.rb 19 additions, 0 deletionstest/cache_test.rb
- test/error_handling_test.rb 3 additions, 0 deletionstest/error_handling_test.rb
- test/lookup_test.rb 1 addition, 0 deletionstest/lookup_test.rb
- test/result_test.rb 1 addition, 0 deletionstest/result_test.rb
- test/services_test.rb 1 addition, 19 deletionstest/services_test.rb
- test/test_helper.rb 32 additions, 10 deletionstest/test_helper.rb
Loading
Please register or sign in to comment