mcollina / mqemitter-mongodb

MongoDB based MQEmitter
MIT License
18 stars 10 forks source link

Bro/mongo options #14

Closed bro-jo closed 4 years ago

bro-jo commented 4 years ago

13

bro-jo commented 4 years ago

Ok, I will write test code on <project_dir>/test.js, is it right?

mcollina commented 4 years ago

yes!

bro-jo commented 4 years ago

I've pushed some test code. Review please.

bro-jo commented 4 years ago

I found some event emitter which is status of MQEmitterMongoDB. So, I replaced setTimeout with event listener. That will make the test more stable.