Sha256: ff4f46be91c8d6844858aa3a8da60a55b3e7c318357f9228bcbae647c55de81e

Contents?: true

Size: 262 Bytes

Versions: 16

Compression:

Stored size: 262 Bytes

Contents

import { testComponentSnapshotsWithFixtures } from 'react-redux-test-utils';

import IndexTasks from '../IndexTasks';

const fixtures = {
  'render without Props': {},
};

describe('IndexTasks', () =>
  testComponentSnapshotsWithFixtures(IndexTasks, fixtures));

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
foreman-tasks-0.16.3 webpack/ForemanTasks/Routes/IndexTasks/__tests__/IndexTasks.test.js
foreman-tasks-0.15.11 webpack/ForemanTasks/Routes/IndexTasks/__tests__/IndexTasks.test.js
foreman-tasks-0.16.2 webpack/ForemanTasks/Routes/IndexTasks/__tests__/IndexTasks.test.js
foreman-tasks-0.15.10 webpack/ForemanTasks/Routes/IndexTasks/__tests__/IndexTasks.test.js
foreman-tasks-0.16.1 webpack/ForemanTasks/Routes/IndexTasks/__tests__/IndexTasks.test.js
foreman-tasks-0.17.0 webpack/ForemanTasks/Routes/IndexTasks/__tests__/IndexTasks.test.js
foreman-tasks-0.15.9 webpack/ForemanTasks/Routes/IndexTasks/__tests__/IndexTasks.test.js
foreman-tasks-0.15.8 webpack/ForemanTasks/Routes/IndexTasks/__tests__/IndexTasks.test.js
foreman-tasks-0.15.7 webpack/ForemanTasks/Routes/IndexTasks/__tests__/IndexTasks.test.js
foreman-tasks-0.16.0 webpack/ForemanTasks/Routes/IndexTasks/__tests__/IndexTasks.test.js
foreman-tasks-0.15.6 webpack/ForemanTasks/Routes/IndexTasks/__tests__/IndexTasks.test.js
foreman-tasks-0.15.5 webpack/ForemanTasks/Routes/IndexTasks/__tests__/IndexTasks.test.js
foreman-tasks-0.15.4 webpack/ForemanTasks/Routes/IndexTasks/__tests__/IndexTasks.test.js
foreman-tasks-0.15.3 webpack/ForemanTasks/Routes/IndexTasks/__tests__/IndexTasks.test.js
foreman-tasks-0.15.2 webpack/ForemanTasks/Routes/IndexTasks/__tests__/IndexTasks.test.js
foreman-tasks-0.15.1 webpack/ForemanTasks/Routes/IndexTasks/__tests__/IndexTasks.test.js