MCPcopy
hub / github.com/parse-community/parse-server / timeout

Function timeout

spec/ParseLiveQueryServer.spec.js:12–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10const testClassName = 'TestObject';
11
12const timeout = () => jasmine.timeout(100);
13
14describe('ParseLiveQueryServer', function () {
15 beforeEach(function (done) {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected