PHP 7.4.33
Preview: local-setup.js Size: 687 B
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/react-native/jest/local-setup.js
/**
 * Copyright (c) Meta Platforms, Inc. and affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 *
 * @format
 */

// Global setup for tests local to the react-native repo. This setup is not
// included in the react-native Jest preset.

'use strict';

require('./setup');

const consoleError = console.error;
const consoleWarn = console.warn;

console.error = (...args) => {
  consoleError(...args);
  throw new Error('console.error() was called (see error above)');
};

console.warn = (...args) => {
  consoleWarn(...args);
  throw new Error('console.warn() was called (see warning above)');
};

Directory Contents

Dirs: 1 × Files: 10
Name Size Perms Modified Actions
__tests__ DIR
- drwxr-xr-x 2025-03-28 11:04:42
Edit Download
876 B lrw-r--r-- 2025-03-28 11:04:42
Edit Download
687 B lrw-r--r-- 2025-03-28 11:04:42
Edit Download
2.08 KB lrw-r--r-- 2025-03-28 11:04:42
Edit Download
679 B lrw-r--r-- 2025-03-28 11:04:42
Edit Download
851 B lrw-r--r-- 2025-03-28 11:04:42
Edit Download
437 B lrw-r--r-- 2025-03-28 11:04:42
Edit Download
926 B lrw-r--r-- 2025-03-28 11:04:42
Edit Download
403 B lrw-r--r-- 2025-03-28 11:04:42
Edit Download
980 B lrw-r--r-- 2025-03-28 11:04:42
Edit Download
13.31 KB lrw-r--r-- 2025-03-28 11:04:42
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).