summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix specsClement Ho2017-01-092-5/+6
* Refactor addWordToInputClement Ho2017-01-091-33/+24
* Fix various styles for rubocopLin Jen-Shin2017-01-092-6/+6
* Fix specsClement Ho2017-01-094-60/+34
* Fix specsClement Ho2017-01-094-8/+10
* Refactor and use regex for string processingClement Ho2017-01-093-301/+99
* Add specs for remaining dropdownsClement Ho2017-01-097-51/+782
* Define filtered_search as a variableClement Ho2017-01-092-6/+2
* Create dropdown hint specClement Ho2017-01-093-6/+152
* Remove trailing whitespaceClement Ho2017-01-091-20/+20
* Change CGI::Parse to CGI.ParseClement Ho2017-01-091-4/+4
* Refine search bar specsClement Ho2017-01-091-6/+4
* Fix RSS feed testClement Ho2017-01-091-7/+7
* Add user symbol for search specClement Ho2017-01-091-2/+2
* Add specs to filtered search tokenizerClement Ho2017-01-091-0/+271
* Add specs for filtered search token keysClement Ho2017-01-091-0/+104
* Add specs for addWordToInputClement Ho2017-01-091-21/+55
* Fix eslintClement Ho2017-01-091-4/+3
* Fix search autocomplete jasmine testClement Ho2017-01-091-2/+4
* Add jasmine tests for filtered search dropdown managerClement Ho2017-01-091-0/+57
* Add text utility specClement Ho2017-01-092-1/+25
* Add tests for new common_utils functionsClement Ho2017-01-091-0/+25
* Add jasmine tests to dropdown utilsClement Ho2017-01-091-0/+121
* Add spec for issue label clickedClement Ho2017-01-091-45/+165
* Fix failing specClement Ho2017-01-091-1/+3
* Add support for labels containing single/double quoteClement Ho2017-01-091-7/+5
* Add more specsClement Ho2017-01-092-25/+83
* Add specs for clear search buttonClement Ho2017-01-091-0/+55
* Update tests to include token symbolClement Ho2017-01-091-83/+95
* Added more specsClement Ho2017-01-092-1/+73
* Add filter by merge request spec based on previous filter by issues specClement Ho2017-01-091-0/+355
* Convert and move reset filters spec to MRClement Ho2017-01-092-89/+96
* Remove spec since it already exists in MR pageClement Ho2017-01-091-91/+0
* Move spec to check on MR page instead of Issues pageClement Ho2017-01-091-12/+14
* Add username to gonClement Ho2017-01-091-4/+4
* Update filter issue specsClement Ho2017-01-091-235/+271
* Merge branch 'auto-pipelines-vue' into 'master' Fatih Acet2017-01-0915-173/+988
|\
| * fix eslint for spec global needed in pagination spec for 'fixture'auto-pipelines-vueRegis2017-01-091-0/+1
| * Merge branch 'master' into auto-pipelines-vueRegis2017-01-0975-188/+1039
| |\
| * | move param helper to common utilsRegis2017-01-091-0/+1
| * | namespace getParametersByName to gl.utils instead of just glRegis2017-01-091-4/+4
| * | Fix pipeline stage graph test example false positiveGrzegorz Bizon2017-01-051-6/+7
| * | Fix pipelines feature specs after invalid mergeGrzegorz Bizon2017-01-051-15/+10
| * | Merge branch 'master' into auto-pipelines-vueFilipa Lacerda2017-01-0527-112/+3878
| |\ \
| * | | Combine some tests in pipelines specs to speed it upGrzegorz Bizon2017-01-051-12/+20
| * | | Merge branch 'master' into auto-pipelines-vueRegis2017-01-0419-57/+340
| |\ \ \
| * | | | Fix Rubocop offense in pipelines feature spec fileGrzegorz Bizon2017-01-041-2/+1
| * | | | Show yaml error badge in pipelines page if presentGrzegorz Bizon2017-01-041-1/+1
| * | | | Add test example for pipeline with yaml errorsGrzegorz Bizon2017-01-042-0/+22
| * | | | Remove unused mixins from pipelines feature specsGrzegorz Bizon2017-01-041-2/+0