Sha256: 288ac9dbdb44826eb60043df5e9547d69d05688bb52f06f2fe8ef2a8bcc9afa9

Contents?: true

Size: 197 Bytes

Versions: 76

Compression:

Stored size: 197 Bytes

Contents

import { dateCellFormmatter } from '../dateCellFormmatter';

describe('dateCellFormmatter', () => {
  it('render', () => {
    expect(dateCellFormmatter('some-value')).toMatchSnapshot();
  });
});

Version data entries

76 entries across 76 versions & 1 rubygems

Version Path
foreman-tasks-10.0.2 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/dateCellFormmatter.test.js
foreman-tasks-10.0.1 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/dateCellFormmatter.test.js
foreman-tasks-10.0.0 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/dateCellFormmatter.test.js
foreman-tasks-9.2.3 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/dateCellFormmatter.test.js
foreman-tasks-9.2.2 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/dateCellFormmatter.test.js
foreman-tasks-9.2.1 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/dateCellFormmatter.test.js
foreman-tasks-9.2.0 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/dateCellFormmatter.test.js
foreman-tasks-9.1.1 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/dateCellFormmatter.test.js
foreman-tasks-9.0.4 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/dateCellFormmatter.test.js
foreman-tasks-9.1.0 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/dateCellFormmatter.test.js
foreman-tasks-9.0.2 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/dateCellFormmatter.test.js
foreman-tasks-9.0.1 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/dateCellFormmatter.test.js
foreman-tasks-8.3.3 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/dateCellFormmatter.test.js
foreman-tasks-9.0.0 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/dateCellFormmatter.test.js
foreman-tasks-8.2.1 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/dateCellFormmatter.test.js
foreman-tasks-8.1.4 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/dateCellFormmatter.test.js
foreman-tasks-8.3.2 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/dateCellFormmatter.test.js
foreman-tasks-8.3.1 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/dateCellFormmatter.test.js
foreman-tasks-8.1.3 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/dateCellFormmatter.test.js
foreman-tasks-8.3.0 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/dateCellFormmatter.test.js