Files
speckle-server/packages/server/modules/comments/tests/comments.graph.spec.js
T
2022-03-29 17:12:31 +03:00

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