gitlab-org--gitlab-foss/spec/javascripts
Alfredo Sumaran b61d058605 Merge branch 'add-element-extensions-tests' into 'master'
Added element extensions spec for .matches and .closest

## What does this MR do?

Adds tests for `Element.prototype.matches` and `Element.prototype.closest`.

## Are there points in the code the reviewer needs to double check?

## Why was this MR needed?

## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

- [ ] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

See merge request !7755
2016-12-05 19:35:39 +00:00
..
behaviors
boards
environments Fix comma-dangle in function's arguments errors 2016-11-30 14:24:12 +00:00
extensions Added element extensions spec for .matches and .closest 2016-12-02 12:10:11 +00:00
fixtures Merge branch 'cleanup-common_utils.js' into 'master' 2016-12-02 16:03:18 +00:00
graphs
lib/utils Fix compatibility with Internet Explorer 11 for merge requests 2016-12-03 22:40:18 +01:00
u2f
vue_common_components Change prop name to keep consistency with other props. 2016-12-02 15:41:58 +00:00
.eslintrc clean up globals exemptions within .eslintrc 2016-11-22 12:19:51 -06:00
abuse_reports_spec.js.es6
activities_spec.js.es6 convert activities.js to es6 class syntax 2016-11-20 01:32:20 -06:00
awards_handler_spec.js
bootstrap_linked_tabs_spec.js.es6 Fixed influence from other specs. 2016-12-05 11:00:19 +01:00
build_spec.js.es6 Remove JSX/React eslint plugins. 2016-11-29 16:15:47 +00:00
dashboard_spec.js.es6
datetime_utility_spec.js.es6
diff_comments_store_spec.js.es6
gl_dropdown_spec.js.es6
gl_field_errors_spec.js.es6
header_spec.js
issue_spec.js Explicitly name namespace and projects for frontend fixtures 2016-11-25 11:03:35 +01:00
labels_issue_sidebar_spec.js.es6
line_highlighter_spec.js
merge_request_spec.js
merge_request_tabs_spec.js Satisfied eslint 2016-12-03 23:04:21 +01:00
merge_request_widget_spec.js timeago should be a dependency of datetime_utility 2016-11-22 23:47:52 -06:00
new_branch_spec.js
notes_spec.js Replace static fixture for notes_spec (!7683) 2016-12-01 15:04:07 +01:00
pretty_time_spec.js.es6
project_title_spec.js
right_sidebar_spec.js Replace static fixture for right_sidebar_spec (!7687) 2016-11-28 20:34:45 +01:00
search_autocomplete_spec.js
shortcuts_issuable_spec.js Replace static fixture for shortcuts_issuable_spec (!7685) 2016-11-23 01:13:36 +01:00
smart_interval_spec.js.es6 Remove JSX/React eslint plugins. 2016-11-29 16:15:47 +00:00
spec_helper.js Use Rails test host name for frontend fixtures 2016-11-25 11:03:35 +01:00
subbable_resource_spec.js.es6
syntax_highlight_spec.js
zen_mode_spec.js Replace static fixture for zen_mode_spec (!7686) 2016-11-23 01:29:32 +01:00