Sha256: f3da0a53488e872beaacde981bbfc7da8d2fec6cffb32f50845174e527a52568

Contents?: true

Size: 356 Bytes

Versions: 101

Compression:

Stored size: 356 Bytes

Contents

import { testSelectorsSnapshotWithFixtures } from '@theforeman/test';
import { foremanUrl } from '../ForemanRhCloudHelpers';

global.URL_PREFIX = 'MY_TEST_URL_PREFIX.example.com';

const fixtures = {
  'should return foreman Url': () => foremanUrl('/test_path'),
};

describe('ForemanRhCloud helpers', () =>
  testSelectorsSnapshotWithFixtures(fixtures));

Version data entries

101 entries across 101 versions & 1 rubygems

Version Path
foreman_rh_cloud-11.1.0 webpack/__tests__/ForemanRhCloudHelpers.test.js
foreman_rh_cloud-10.0.3 webpack/__tests__/ForemanRhCloudHelpers.test.js
foreman_rh_cloud-11.0.3 webpack/__tests__/ForemanRhCloudHelpers.test.js
foreman_rh_cloud-9.0.59 webpack/__tests__/ForemanRhCloudHelpers.test.js
foreman_rh_cloud-11.0.2 webpack/__tests__/ForemanRhCloudHelpers.test.js
foreman_rh_cloud-11.0.1 webpack/__tests__/ForemanRhCloudHelpers.test.js
foreman_rh_cloud-11.0.0 webpack/__tests__/ForemanRhCloudHelpers.test.js
foreman_rh_cloud-9.0.58 webpack/__tests__/ForemanRhCloudHelpers.test.js
foreman_rh_cloud-10.0.2 webpack/__tests__/ForemanRhCloudHelpers.test.js
foreman_rh_cloud-9.0.57 webpack/__tests__/ForemanRhCloudHelpers.test.js
foreman_rh_cloud-10.0.1 webpack/__tests__/ForemanRhCloudHelpers.test.js
foreman_rh_cloud-9.0.56 webpack/__tests__/ForemanRhCloudHelpers.test.js
foreman_rh_cloud-9.0.55 webpack/__tests__/ForemanRhCloudHelpers.test.js
foreman_rh_cloud-9.0.54 webpack/__tests__/ForemanRhCloudHelpers.test.js
foreman_rh_cloud-9.0.53 webpack/__tests__/ForemanRhCloudHelpers.test.js
foreman_rh_cloud-9.0.52 webpack/__tests__/ForemanRhCloudHelpers.test.js
foreman_rh_cloud-8.0.52 webpack/__tests__/ForemanRhCloudHelpers.test.js
foreman_rh_cloud-9.0.51 webpack/__tests__/ForemanRhCloudHelpers.test.js
foreman_rh_cloud-8.0.51 webpack/__tests__/ForemanRhCloudHelpers.test.js
foreman_rh_cloud-7.0.48 webpack/__tests__/ForemanRhCloudHelpers.test.js