Sha256: 38f53ce8db5060f7a5093527478a29ec544624c4eb40d0ded83589cf6a33e5ca

Contents?: true

Size: 305 Bytes

Versions: 25

Compression:

Stored size: 305 Bytes

Contents

import 'core-js/shim';
import 'regenerator-runtime/runtime';

import { configure } from 'enzyme';
import Adapter from 'enzyme-adapter-react-16';

configure({ adapter: new Adapter() });

// Mocking translation function
global.__ = str => str;
global.n__ = str => str;
global.Jed = { sprintf: str => str };

Version data entries

25 entries across 25 versions & 3 rubygems

Version Path
foreman_templates-9.2.0 webpack/testSetup.js
foreman_templates-9.1.0 webpack/testSetup.js
foreman_templates-9.0.2 webpack/testSetup.js
foreman_ansible-6.1.1 webpack/test_setup.js
foreman_ansible-6.0.2 webpack/test_setup.js
foreman_ansible-6.1.0 webpack/test_setup.js
foreman_ansible-6.0.1 webpack/test_setup.js
foreman_ansible-5.1.3 webpack/test_setup.js
foreman_ansible-6.0.0 webpack/test_setup.js
foreman_ansible-5.1.2 webpack/test_setup.js
foreman_templates-9.0.1 webpack/testSetup.js
foreman_remote_execution-3.2.2 webpack/test_setup.js
foreman_ansible-5.1.1 webpack/test_setup.js
foreman_ansible-5.1.0 webpack/test_setup.js
foreman_templates-9.0.0 webpack/testSetup.js
foreman_remote_execution-3.2.1 webpack/test_setup.js
foreman_remote_execution-3.2.0 webpack/test_setup.js
foreman_remote_execution-3.1.0 webpack/test_setup.js
foreman_ansible-5.0.1 webpack/test_setup.js
foreman_templates-8.0.0 webpack/testSetup.js