RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Rspec and Redis Testing Setup

We’ve started using Redis for caching API calls, especially for external calls, where we don’t need fresh data for at least a week. Is there a way to test this code without having Redis installed in a test environment?

https://nauman.medium.com/rspec-and-redis-testing-51310e9c9946

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in