summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorEnrique Alcántara <ealcantara@gitlab.com>2019-04-08 07:31:27 +0000
committerPhil Hughes <me@iamphill.com>2019-04-08 07:31:27 +0000
commitbe8997ca7c504a9f7fc0821c1b014d9260e00b14 (patch)
tree5b39381c5121c56c4831fa4e3cc682fc9de81814 /changelogs
parent20e93beb74f7faf885de359883c6f7b4fc2dc011 (diff)
downloadgitlab-ce-be8997ca7c504a9f7fc0821c1b014d9260e00b14.tar.gz
Migrate clusters tests to jest
Move cluster applications manager tests from karma to jest. Fixes some migration issues related with timeouts, and HTTP request expectations.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/58981-migrate-clusters-tests-to-jest.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/58981-migrate-clusters-tests-to-jest.yml b/changelogs/unreleased/58981-migrate-clusters-tests-to-jest.yml
new file mode 100644
index 00000000000..3df13dbb960
--- /dev/null
+++ b/changelogs/unreleased/58981-migrate-clusters-tests-to-jest.yml
@@ -0,0 +1,5 @@
+---
+title: Migrate clusters tests to jest
+merge_request: 27013
+author:
+type: other