summaryrefslogtreecommitdiff
path: root/spec/frontend
Commit message (Expand)AuthorAgeFilesLines
* Remove slugify text utilityfe-remove-slugifyPaul Slaughter2019-04-121-6/+0
* Resolve CE/EE diff in text_utility_specfe-fix-ee-diff-in-text-utility-specPaul Slaughter2019-04-111-8/+6
* Merge branch '60398-increase-timeouts-clusters-bundle' into 'master'Phil Hughes2019-04-111-1/+1
|\
| * Increase clusters bundle specs timeout60398-increase-timeouts-clusters-bundleEnrique Alcantara2019-04-111-1/+1
* | Merge branch 'fixed-web-ide-merge-request-review' into 'master'Kushal Pandya2019-04-111-0/+18
|\ \
| * | Fixes Web IDE not loading merge request filesPhil Hughes2019-04-111-0/+18
| |/
* | Replace individual ESLint rules with jest/recommendedwinh-eslint-jestWinnie Hellmann2019-04-101-5/+2
|/
* Wrap modal mutation names in template stringswinh-jest-valid-describeWinnie Hellmann2019-04-101-3/+3
* Hard code test name in timeline_entry_item_spec.jsWinnie Hellmann2019-04-101-1/+1
* Hard code test name in suggestion_diff_row_spec.jsWinnie Hellmann2019-04-101-1/+1
* Wrap import project mutation names in template stringsWinnie Hellmann2019-04-101-2/+2
* Wrap file template mutation names in template stringsWinnie Hellmann2019-04-101-5/+5
* Enable ESLint rule jest/valid-describeWinnie Hellmann2019-04-101-0/+1
* Merge branch 'winh-jest-no-identical-title' into 'master'Clement Ho2019-04-092-48/+46
|\
| * Refactor diff_spec.js to use table-based testswinh-jest-no-identical-titleWinnie Hellmann2019-04-081-48/+45
| * Enable ESLint rule jest/no-identical-titleWinnie Hellmann2019-04-081-0/+1
* | Replace jasmine.createSpy() with jest.fn()Winnie Hellmann2019-04-093-3/+3
* | Run yarn eslint --fixWinnie Hellmann2019-04-094-10/+10
* | Enable ESLint rule jest/no-jasmine-globalsWinnie Hellmann2019-04-091-0/+1
|/
* Enable ESLint rule jest/no-focused-testsWinnie Hellmann2019-04-082-5/+11
* Migrate clusters tests to jestEnrique Alcántara2019-04-085-0/+1404
* Disable sync mode for serverless testsfix-karma-test-utils-master-overflowLuke Bennett2019-04-076-1/+9
* Fix unmocked requests in serverless testsLuke Bennett2019-04-074-8/+16
* Move karma serverless tests to jest for isolationLuke Bennett2019-04-0713-0/+887
* Merge branch 'ce-9262-move-project-search-bar-into-modal-dialog-on-operations...Filipa Lacerda2019-04-051-0/+27
|\
| * Add reusable project_selector componentNathan Friend2019-04-021-0/+27
* | Merge branch '57482-shortcut-to-create-merge-request-from-web-ide' into 'master'Phil Hughes2019-04-051-1/+17
|\ \
| * | Shortcut to create MR in web IDE57482-shortcut-to-create-merge-request-from-web-ideSam Bigelow2019-04-041-1/+17
| |/
* | Merge branch 'keyval-labels' into 'master'Sean McGivern2019-04-051-26/+90
|\ \
| * | [frontend] backport of scoped labelsRajat Jain2019-04-041-26/+90
* | | Restore multiple series supportAdriel Santiago2019-04-051-0/+45
* | | Dynamic vuln graph dimensionsFernando Arias2019-04-052-0/+85
* | | Fixed test specsOswaldo Ferreira2019-04-041-0/+98
|/ /
* | Merge branch 'feature/webide_escaping' of gitlab.com:hiddentiger/gitlab-ce in...Kieran Andrews2019-04-031-8/+9
|/
* Merge branch 'winh-rejected-jest-promises' into 'master'Fatih Acet2019-04-012-4/+28
|\
| * Fail correct test for Promisewinh-rejected-jest-promisesWinnie Hellmann2019-03-291-4/+7
| * Fail for unhandled Promise rejections in JestWinnie Hellmann2019-03-292-0/+21
* | Add jQuery matchers to JestWinnie Hellmann2019-04-012-0/+208
* | Merge branch 'winh-jest-html-fixtures' into 'master'Clement Ho2019-03-294-8/+91
|\ \
| * | Add Karma-style fixture helpers to Jestwinh-jest-html-fixturesWinnie Hellmann2019-03-293-2/+17
| * | Add helpers for HTML fixtures to JestWinnie Hellmann2019-03-291-6/+20
| * | Add workaround for innerText in JestWinnie Hellmann2019-03-291-0/+9
| * | Move abuse_reports_spec.js to JestWinnie Hellmann2019-03-291-0/+46
* | | Merge branch 'winh-jest-vue-tips' into 'master'Tim Zallmann2019-03-291-0/+3
|\ \ \ | |_|/ |/| |
| * | Disable Vue tips when running Jestwinh-jest-vue-tipsWinnie Hellmann2019-03-281-0/+3
| |/
* | Merge branch 'winh-jest-gon' into 'master'Filipa Lacerda2019-03-291-0/+6
|\ \
| * | Set gon.ee in Jestwinh-jest-gonWinnie Hellmann2019-03-281-0/+6
| |/
* | Copy missing helpers from Karma to JestWinnie Hellmann2019-03-2811-0/+235
|/
* Merge branch 'winh-jest-console' into 'master'Phil Hughes2019-03-272-2/+27
|\
| * Provide custom Jest environment with mocked consoleWinnie Hellmann2019-03-261-0/+27