Sha256: 5047ba6f505c5ca07061be1b98a8febd497a26e59dbc58ac58ef381d4caa3bb3

Contents?: true

Size: 163 Bytes

Versions: 7

Compression:

Stored size: 163 Bytes

Contents

/* global jest */
export React from 'react';

export { getScreenInstance, Snapshot } from './screens';

jest.mock('hippo/config');
jest.mock('hippo/models/sync');

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
hippo-fw-0.9.8 client/hippo/testing/index.js
hippo-fw-0.9.7 client/hippo/testing/index.js
hippo-fw-0.9.6 client/hippo/testing/index.js
hippo-fw-0.9.5 client/hippo/testing/index.js
hippo-fw-0.9.4 client/hippo/testing/index.js
hippo-fw-0.9.3 client/hippo/testing/index.js
hippo-fw-0.9.2 client/hippo/testing/index.js