aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ui-common/config/jest
diff options
context:
space:
mode:
Diffstat (limited to 'server/sonar-ui-common/config/jest')
-rw-r--r--server/sonar-ui-common/config/jest/CSSStub.js4
-rw-r--r--server/sonar-ui-common/config/jest/FileStub.js4
-rw-r--r--server/sonar-ui-common/config/jest/SetupEnzyme.js4
-rw-r--r--server/sonar-ui-common/config/jest/SetupSUC.ts4
-rw-r--r--server/sonar-ui-common/config/jest/SetupTestEnvironment.js5
-rw-r--r--server/sonar-ui-common/config/jest/testTheme.ts4
6 files changed, 12 insertions, 13 deletions
diff --git a/server/sonar-ui-common/config/jest/CSSStub.js b/server/sonar-ui-common/config/jest/CSSStub.js
index ca0a66661fb..2a89db848b0 100644
--- a/server/sonar-ui-common/config/jest/CSSStub.js
+++ b/server/sonar-ui-common/config/jest/CSSStub.js
@@ -1,6 +1,6 @@
/*
- * Sonar UI Common
- * Copyright (C) 2019-2020 SonarSource SA
+ * SonarQube
+ * Copyright (C) 2009-2021 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
diff --git a/server/sonar-ui-common/config/jest/FileStub.js b/server/sonar-ui-common/config/jest/FileStub.js
index 8ed5f4c5361..3afbc40ae7c 100644
--- a/server/sonar-ui-common/config/jest/FileStub.js
+++ b/server/sonar-ui-common/config/jest/FileStub.js
@@ -1,6 +1,6 @@
/*
- * Sonar UI Common
- * Copyright (C) 2019-2020 SonarSource SA
+ * SonarQube
+ * Copyright (C) 2009-2021 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
diff --git a/server/sonar-ui-common/config/jest/SetupEnzyme.js b/server/sonar-ui-common/config/jest/SetupEnzyme.js
index 89c37ee6d66..8cb3f810f01 100644
--- a/server/sonar-ui-common/config/jest/SetupEnzyme.js
+++ b/server/sonar-ui-common/config/jest/SetupEnzyme.js
@@ -1,6 +1,6 @@
/*
- * Sonar UI Common
- * Copyright (C) 2019-2020 SonarSource SA
+ * SonarQube
+ * Copyright (C) 2009-2021 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
diff --git a/server/sonar-ui-common/config/jest/SetupSUC.ts b/server/sonar-ui-common/config/jest/SetupSUC.ts
index 1ce2eb35e53..4b29cdee1ba 100644
--- a/server/sonar-ui-common/config/jest/SetupSUC.ts
+++ b/server/sonar-ui-common/config/jest/SetupSUC.ts
@@ -1,6 +1,6 @@
/*
- * Sonar UI Common
- * Copyright (C) 2019-2020 SonarSource SA
+ * SonarQube
+ * Copyright (C) 2009-2021 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
diff --git a/server/sonar-ui-common/config/jest/SetupTestEnvironment.js b/server/sonar-ui-common/config/jest/SetupTestEnvironment.js
index 432cbb1f250..9e9df7cd5e3 100644
--- a/server/sonar-ui-common/config/jest/SetupTestEnvironment.js
+++ b/server/sonar-ui-common/config/jest/SetupTestEnvironment.js
@@ -1,6 +1,6 @@
/*
- * Sonar UI Common
- * Copyright (C) 2019-2020 SonarSource SA
+ * SonarQube
+ * Copyright (C) 2009-2021 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
@@ -17,7 +17,6 @@
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-
require('whatwg-fetch');
const content = document.createElement('div');
diff --git a/server/sonar-ui-common/config/jest/testTheme.ts b/server/sonar-ui-common/config/jest/testTheme.ts
index 91a4f666fdd..7d219c34a0f 100644
--- a/server/sonar-ui-common/config/jest/testTheme.ts
+++ b/server/sonar-ui-common/config/jest/testTheme.ts
@@ -1,6 +1,6 @@
/*
- * Sonar UI Common
- * Copyright (C) 2019-2020 SonarSource SA
+ * SonarQube
+ * Copyright (C) 2009-2021 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or