4 lines
205 B
JavaScript
4 lines
205 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' )
|
|
} ) |