setup.js

/**
 * Jest testing package global setup.
 *
 * @module setup
 */
jest.setTimeout(120000); // 2 min in milliseconds