gitlab-org--gitlab-foss/spec/frontend
Tim Zallmann b9e52612fe Updates on success of an MR the count on top and in other tabs
New API endpoint for merge request count
Updates all open tabs at the same time with one call
Restructured API response

API response changed to 401 if no current_user

Added API + JS specs

Fix for Static Check

Updated Count on Open/Close, Assign/Unassign of MR's

Checking if MR Count is refreshed

Added # frozen_string_literal: true to spec

Added Changelog
2019-07-09 08:44:19 +00:00
..
__mocks__ Added GraphQL Jest transform 2019-02-26 12:26:15 +00:00
behaviors Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
blob Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
boards Copy content from BoardService to boardsStore 2019-07-04 14:11:03 +00:00
branches Fix divergence graph loading error 2019-07-05 11:50:07 +01:00
clusters Transition from installable to not_installable 2019-06-24 16:23:33 -04:00
commons/nav Updates on success of an MR the count on top and in other tabs 2019-07-09 08:44:19 +00:00
confidential_merge_request/components Fix typo on confidential MR dropdown 2019-07-09 13:25:13 +08:00
cycle_analytics Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
diffs Rebased and squashed commits 2019-07-03 08:26:57 +00:00
error_tracking Replace jasmine.createSpy() with jest.fn() 2019-04-09 09:16:59 +02:00
error_tracking_settings Move error_tracking_frontend specs to Jest 2019-07-03 14:13:08 +00:00
filtered_search Run yarn eslint --fix 2019-04-09 09:16:59 +02:00
frequent_items/store Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
helpers Move Vuex action helper spec to Jest 2019-06-25 15:44:20 +00:00
ide Mark images as binary on init 2019-07-05 12:21:01 +02:00
image_diff Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
import_projects Move import projects karma specs to jest 2019-04-25 19:59:44 +01:00
issuable_suggestions Added GraphQL Jest transform 2019-02-26 12:26:15 +00:00
issue_show/components Add Join meeting button to Issues with Zoom links 2019-06-14 23:57:05 +10:00
jobs Removes fetchStage actions and mutations 2019-05-24 10:04:05 +01:00
lib/utils Replace slugifyWithHyphens with improved slugify function 2019-07-03 08:20:57 +00:00
locale Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
monitoring Use gl-empty-state for monitor charts 2019-07-04 14:14:38 +10:00
mr_popover Update Snapshots for MR Popovers 2019-05-29 13:02:29 -06:00
notebook/lib Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
notes Fixed editing form 2019-07-09 04:22:48 +00:00
operation_settings Fix submit button selector in specs 2019-06-04 16:16:45 -04:00
pages Increase Jest timeout to 500ms 2019-05-17 10:08:20 +00:00
performance_bar/services Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
pipelines Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
registry Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
reports Backport of EE Displaying Blocking MRs 2019-06-05 17:29:18 -04:00
repository Use GraphQL API to fetch last commit data for tree 2019-06-28 13:36:18 +01:00
serverless Adapt functions to work for external Knative 2019-05-29 11:21:53 +01:00
sidebar Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
u2f Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
vue_mr_widget Fix frontend tests related to autoMergeStrategy 2019-06-03 13:15:31 +07:00
vue_shared Migrate markdown header_spec.js to Jest 2019-07-03 13:18:49 +00:00
vuex_shared/modules/modal Wrap modal mutation names in template strings 2019-04-10 12:50:40 +02:00
.eslintrc.yml Replace individual ESLint rules with jest/recommended 2019-04-10 15:22:15 +02:00
activities_spec.js Jestify activities spec 2019-05-30 21:00:52 -05:00
api_spec.js Updates on success of an MR the count on top and in other tabs 2019-07-09 08:44:19 +00:00
autosave_spec.js Jestify autosave spec and add localStorage helper 2019-06-04 12:14:50 -05:00
create_merge_request_dropdown_spec.js Create private merge requests in forks 2019-07-05 12:16:46 +01:00
environment.js Mock away document.createRange() 2019-05-09 14:50:25 +02:00
gfm_auto_complete_spec.js Increase Jest timeout to 500ms 2019-05-17 10:08:20 +00:00
labels_select_spec.js [frontend] backport of scoped labels 2019-04-04 08:06:48 +02:00
test_setup.js Set logModifiedComponents in jest and karma 2019-06-28 18:47:00 +02:00