vsivsi / meteor-job-collection

A persistent and reactive job queue for Meteor, supporting distributed workers that can run anywhere.
https://atmospherejs.com/vsivsi/job-collection
Other
388 stars 68 forks source link

Refactored tests to run using `meteortesting:mocha` #269

Open SimonSimCity opened 6 years ago

SimonSimCity commented 6 years ago

As mentioned in https://github.com/vsivsi/meteor-job-collection/pull/268, this (in combination with https://github.com/meteortesting/meteor-mocha/pull/51) gives us the possibility to measure how much of the library actually is covered by tests.

SimonSimCity commented 6 years ago

@vsivsi What am I missing here for a high-quality PR?

SimonSimCity commented 6 years ago

Published a version of my fork which includes this PR: https://github.com/SimonSimCity/meteor-job-collection