gitlab-org--gitlab-foss/spec/javascripts
Fatih Acet 35bcf73413 Merge branch 'improve-application_spec' into 'master'
Check for existance of elements under test in application_spec.js

## What does this MR do?

Checks that the elements under test in `application_spec.js` actually exist.

## Why was this MR needed?

```
$ echo 'just garbage' > spec/javascripts/fixtures/application.html.haml 
$ bundle exec teaspoon spec/javascripts/application_spec.js 
2 examples, 0 failures
```

See merge request !6051
2016-08-31 20:19:08 +00:00
..
behaviors ES6ify all the things! 2016-07-24 23:45:11 +03:00
boards Added search for all lists on issue boards 2016-08-30 10:32:19 +01:00
extensions ES6ify all the things! 2016-07-24 23:45:11 +03:00
fixtures Add hover color to emoji icon 2016-08-25 12:21:37 -05:00
graphs Fixed JS errors 2016-06-05 16:15:51 -04:00
u2f ES6ify all the things! 2016-07-24 23:45:11 +03:00
abuse_reports_spec.js.es6 Some more styling tweaks and added jasmine test 2016-08-14 00:54:18 +01:00
application_spec.js Check for existence of elements under test in application_spec.js (!6051) 2016-08-26 10:57:59 +02:00
awards_handler_spec.js use gitlab global root url as canonical base url for all javascript set cookies (closes #20435) 2016-08-24 22:11:28 -05:00
datetime_utility_spec.js.coffee Reduce contributions calendar data payload 2016-08-25 16:00:39 -05:00
diff_comments_store_spec.js.es6 Fixed issue with expand diff not initializing resolve buttons 2016-08-04 11:27:11 +01:00
gl_dropdown_spec.js.es6 Fixed conflicts 2016-08-18 23:46:23 +01:00
issue_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
labels_issue_sidebar_spec.js.es6 Changed tests to use JS tests 2016-08-19 15:27:18 +01:00
line_highlighter_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
merge_request_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
merge_request_tabs_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
merge_request_widget_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
new_branch_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
notes_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
project_title_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
right_sidebar_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
search_autocomplete_spec.js Fixed specs 2016-08-18 18:17:56 +01:00
shortcuts_issuable_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
spec_helper.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
syntax_highlight_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
zen_mode_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00