Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-11-11 | 1 | -1/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-11-09 | 1 | -3/+11 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-09-03 | 1 | -12/+0 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-12-23 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-05-20 | 1 | -0/+17 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-05-15 | 1 | -103/+0 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-11 | 1 | -2/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-10 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-28 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-26 | 1 | -1/+9 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-01-22 | 1 | -0/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-17 | 1 | -0/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-10 | 1 | -1/+5 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-11-05 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-30 | 1 | -15/+22 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-04 | 1 | -1/+4 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-26 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-24 | 1 | -1/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-18 | 1 | -0/+13 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-14 | 1 | -0/+3 |
| | |||||
* | Replace path with filename in Jest config | Winnie Hellmann | 2019-07-11 | 1 | -1/+1 |
| | |||||
* | Workaround ESLint only resolving paths in test files | Winnie Hellmann | 2019-07-10 | 1 | -1/+10 |
| | |||||
* | Set timezone to GMT in Jest config59952 | Fatih Acet | 2019-05-02 | 1 | -0/+4 |
| | |||||
* | Extract discussion notes into new component | Paul Gascou-Vaillancourt | 2019-05-01 | 1 | -0/+1 |
| | | | | | | | | | - Moved discussion notes out of `NoteableDiscussion` component into a new `DiscussionNotes` component - Wrote Jest tests for the new `DiscussionNotes` component - Updated Jest config for emojis fixtures - Updated Karma tests `NoteableDiscussion` to match its new structure - Convert `DiffDiscussions` tests to use Vue test utils | ||||
* | Add ee_else_ce to Jest configwinh-jest-ee_else_ce | Winnie Hellmann | 2019-04-05 | 1 | -4/+7 |
| | |||||
* | Set gon.ee in Jestwinh-jest-gon | Winnie Hellmann | 2019-03-28 | 1 | -9/+4 |
| | |||||
* | Ignore Jest config from ESLint | Winnie Hellmann | 2019-03-28 | 1 | -1/+9 |
| | |||||
* | Provide custom Jest environment with mocked console | Winnie Hellmann | 2019-03-26 | 1 | -0/+1 |
| | |||||
* | Mock timers in Jest | Winnie Hellmann | 2019-03-21 | 1 | -0/+1 |
| | |||||
* | Revert "Merge branch 'winh-dequarantine-labels-autocomplete' into 'master'" | Winnie Hellmann | 2019-03-05 | 1 | -1/+0 |
| | | | | This reverts merge request !25542 | ||||
* | Upgrade jest and related dependencies | Lukas Eipert | 2019-02-28 | 1 | -1/+1 |
| | | | | | | | | | | This removes other outdated babel@6 dependencies as well. Unfortunately the newer version of vue-jest has a dependency of an older version of ts-jest. In order to satisfy the peerDependency from ts-jest, we are forcing the version@24. The only "breaking" change from ts-jest 23->24 is that it requires a newer version of jest. This might be obsolete soon, as vue-jest plans on switching to babel eventually. | ||||
* | Add fixtures path to Jest config | Winnie Hellmann | 2019-02-27 | 1 | -0/+1 |
| | |||||
* | Added GraphQL Jest transform | Phil Hughes | 2019-02-26 | 1 | -0/+2 |
| | |||||
* | Merge branch 'winh-jest-gfm_auto_complete_spec' into 'master' | Kushal Pandya | 2019-02-22 | 1 | -0/+1 |
|\ | | | | | | | | | Move gfm_auto_complete_spec.js to Jest See merge request gitlab-org/gitlab-ce!25463 | ||||
| * | Add vendor/ to Jest aliases | Winnie Hellmann | 2019-02-21 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'winh-jest-config' into 'master' | Phil Hughes | 2019-02-22 | 1 | -1/+2 |
|\ \ | | | | | | | | | | | | | Setup Jest for EE (CE backport) See merge request gitlab-org/gitlab-ce!25468 | ||||
| * | | Setup Jest for EE | Winnie Hellmann | 2019-02-21 | 1 | -1/+2 |
| |/ | | | | | | | (cherry picked from commit e760abdb081e56d345e58c5a11a38f579b9fc43e) | ||||
* | | Transpile @gitlab/ui for Jest | Winnie Hellmann | 2019-02-21 | 1 | -0/+1 |
|/ | |||||
* | Setup Jest for Vue | Winnie Hellmann | 2018-12-11 | 1 | -0/+5 |
| | |||||
* | Automatically restore all Jest mocks after each test | Winnie Hellmann | 2018-12-11 | 1 | -0/+1 |
| | | | | see https://jestjs.io/docs/en/configuration.html#restoremocks-boolean | ||||
* | Fail long running tests | Winnie Hellmann | 2018-12-11 | 1 | -0/+1 |
| | |||||
* | Move jest.config.js to root directory | Winnie Hellmann | 2018-12-11 | 1 | -0/+27 |