5 lines
202 B
JavaScript
5 lines
202 B
JavaScript
describe('Graphqql @comments', () => {
|
|
// the idea here, is to use a pubsub.asyncIterator and count the expected events
|
|
it('Should publish events to pubsub, test it by registering a subscriber')
|
|
})
|