Files
speckle-server/packages/server/modules/comments/tests/comments.graph.spec.js
T
2022-03-17 17:58:09 +01:00

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' )
} )