summaryrefslogtreecommitdiff
path: root/spec/features/projects/ref_switcher_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Fix saving diffs that are not valid UTF-835539-can-t-create-a-merge-request-containing-a-binary-file-with-non-utf-8-charactersSean McGivern2017-07-261-2/+2
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-3/+3
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-1/+0
* Fixed ref switcher testsPhil Hughes2017-02-201-0/+2
* Display loading indicator when filtering ref switcher dropdownClement Ho2017-02-131-3/+3
* Fixed up testsPhil Hughes2016-11-211-2/+3
* Created wait_for_turbolinks and added test for refs dropdown selection with s...add-special-char-tests-for-refs-dropdownLuke "Jared" Bennett2016-11-041-1/+13
* Added ref switcher enter key testsPhil Hughes2016-07-191-0/+29