Replies: 1 comment
-
There are no plans to create such a module, simply because it is too complex. Advised is to run a local redis instance and run your tests against it. All Bull tests are run like that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I saw the issue #962 that proposes the creation of a test module for bull. Is there any plans for doing such module? I also tried all the solutions presented but couldn't make it run redis with jest. How could I do that?
Beta Was this translation helpful? Give feedback.
All reactions