Skip to content

tmedetbekov/mock-kue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

mock-kue

Some good techniques of mocking and testing Queue Jobs Kue

The full tutorial and explanation can be found here: https://medium.com/p/3e293c9eb519

Usage

Clone this repo:

git clone https://github.com/tmedetbekov/mock-kue

Enter the package directory and install npm dependencies:

cd mock-kue && npm install

And just run specs:

mocha lib/queue.spec.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published