gitlab-org--gitlab-foss/spec/features
Stan Hu 02f0b90ca1 Remove pipelines mini graph spec that wasn't actually testing anything
This was also causing crashes in Chrome V64, so it's best to remove it
for now.

Closes #43636
2018-02-28 08:26:27 -08:00
..
admin Resolve "Error 500 on route "/admin/application_settings/services/1882/edit" -> edit Prometheus Service Template" 2018-02-26 22:07:17 +00:00
atom Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
boards feature spec for #34252 2018-01-18 09:26:49 +11:00
dashboard Make user/author use project.creator in most factories 2018-01-31 18:31:21 +01:00
discussion_comments fix shared discussion_comments examples (for realz this time!) 2017-10-13 13:48:48 -05:00
explore Move explore groups spinach test to RSpec 2017-12-25 12:27:47 +05:00
groups Move the #update action from Project/Member controllers to the MembershipActions concern 2018-02-27 16:02:22 +01:00
issuables issue note store 2017-11-30 22:44:41 +00:00
issues Add test for label search behaviour 2018-02-27 20:37:41 +05:30
markdown Merge branch 'fix-mermaid-xss' into 'security-10-4' 2018-02-09 12:13:44 -06:00
merge_request Render MR Notes with Vue with behind a cookie 2018-02-28 00:10:43 +00:00
merge_requests Improve MR feature specs and reduce duplication 2018-01-18 15:07:57 +01:00
milestones Use the new query-recorder features as a PoC 2017-09-14 17:46:28 +02:00
profiles Move spinach profile tests to RSpec 2018-02-15 12:06:45 +05:00
projects Remove pipelines mini graph spec that wasn't actually testing anything 2018-02-28 08:26:27 -08:00
reportable_note
search Replaced trigger calls for click, fixed click_on call 2017-09-26 10:30:26 -05:00
security Revert "Merge branch '36670-remove-edit-form' into 'master'" 2017-10-26 15:53:55 +01:00
snippets add InspectRequests helper automatically to :js tests 2017-11-02 10:27:15 -05:00
tags Add Auto DevOps and Kubernetes cluster button to project page 2018-02-16 00:51:35 -06:00
uploads refactor wait_for_requests, add slow_requests block helper 2017-11-02 16:36:36 -05:00
users Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
abuse_report_spec.rb
calendar_spec.rb fixed specs and the non-rendering stat_graph_contributors_graph 2017-12-18 16:13:35 -06:00
ci_lint_spec.rb Added 'clear' button to ci lint editor 2018-02-08 16:14:31 +00:00
commits_spec.rb Don't allow Repository#log with limit zero 2018-01-29 15:27:46 +00:00
container_registry_spec.rb Fixed click events 2017-10-09 15:21:19 -05:00
cycle_analytics_spec.rb Merge branch '41567-projectfix' into 'security-10-3' 2018-01-16 17:04:38 -08:00
expand_collapse_diffs_spec.rb Replace $.get in single file diff with axios 2018-01-30 12:19:50 +00:00
global_search_spec.rb Use limit for search count queries 2018-01-23 22:33:42 +01:00
group_variables_spec.rb Use dynamic variable list in scheduled pipelines and group/project CI secret variables 2018-02-05 13:09:29 -06:00
groups_spec.rb Merge branch 'master' into sh-headless-chrome-support 2017-10-23 10:32:14 +03:00
help_pages_spec.rb Fix shortcut links on help page 2017-12-19 16:18:48 +00:00
invites_spec.rb Move invites spinach test to Rspec 2017-12-25 12:27:18 +05:00
issues_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
milestone_spec.rb #28481: Display time tracking totals on milestone page 2018-02-21 17:20:56 +00:00
oauth_login_spec.rb Merge branch 'jej/fix-disabled-oauth-access-10-3' into 'security-10-3' 2018-01-16 17:05:01 -08:00
participants_autocomplete_spec.rb
password_reset_spec.rb Allow logged in user to change his password 2017-12-31 19:59:07 -05:00
profile_spec.rb Rename popup-dialog to modal 2017-12-12 13:07:03 +01:00
project_variables_spec.rb Use dynamic variable list in scheduled pipelines and group/project CI secret variables 2018-02-05 13:09:29 -06:00
projects_spec.rb Get rid of hard-coded user/project/group names that could clash with DB sequences 2018-02-26 13:17:05 +01:00
protected_branches_spec.rb Fix trigger elements and element is not clickable at this position 2017-10-11 16:54:05 -05:00
protected_tags_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
raven_js_spec.rb fix rubocop violation 2017-10-29 08:04:49 -05:00
runners_spec.rb Add a button to deploy a runner to a Kubernetes cluster in the settings page 2018-02-23 13:26:51 -03:00
signed_commits_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
snippets_spec.rb
task_lists_spec.rb Stop using `branch_names.include?` and use `branch_exists?` 2017-10-10 14:56:04 +00:00
triggers_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
u2f_spec.rb Move 2FA disable button 2018-01-03 20:23:58 +02:00
unsubscribe_links_spec.rb
user_can_display_performance_bar_spec.rb In development, allow the toggling of the performance bar 2018-01-17 13:56:05 +01:00