Ocelot-Social/src/jest/globalSetup.js
Robert Schäfer 9262fbb44f Start a test server only once.
This keeps our tests small. It is quite a headache though, because of an
issue with jest and with transpiling. For reasons that I don't understand
running `yarn run test:jest` sometimes complains about open handles.
I would love to hear how to make our build more reliable.
2019-01-09 14:49:35 +01:00

2 lines
42 B
JavaScript

module.exports = require('./hooks').setup