Meteor-Community-Packages / meteor-publication-collector

Test a Meteor publication by collecting its output.
https://atmospherejs.com/johanbrook/publication-collector
MIT License
33 stars 20 forks source link

Resolves #20 - Works with peerlibrary:reactive-publish "autorun" #23

Closed jaskinn closed 7 years ago

jaskinn commented 7 years ago

peerlibrary:reactive-publish needs ‘_isDeactivated’, it has been “stubbed” to a function that does nothing.

johanbrook commented 7 years ago

Great, thanks!