cdmbase / graphql-nats-subscriptions

MIT License
15 stars 5 forks source link

asyncIterator test fails #2

Open veeramarni opened 7 years ago

veeramarni commented 7 years ago

@AlexLeung Wondering if you can help on this.

  AsyncIterator
    ✓ should expose valid asyncIterator for a specific event (177ms)
    ✓ should trigger event on asyncIterator when published (63ms)
    ✓ should not trigger event on asyncIterator when publishing other event (5ms)
    ✕ register to multiple events (5008ms)
    ✕ should not trigger event on asyncIterator already returned (6ms)
jorisroling commented 6 years ago

Same here, and a half year has passed, any news?