I suspect that even when defining different databases in the 01-redis.rb initializer for testing and other environments something still leaks into tests. As even running tests with the same random seed the results for redis message counts vary.
Need to take a closer look into the test-redis-helper and the redis configuration
I suspect that even when defining different databases in the 01-redis.rb initializer for testing and other environments something still leaks into tests. As even running tests with the same random seed the results for redis message counts vary.
Need to take a closer look into the test-redis-helper and the redis configuration