Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set logModifiedComponents in jest and karma | Paul Slaughter | 2019-06-28 | 1 | -0/+13 |
| | | | | | Also: - stub MutationObserver in Jest | ||||
* | Add jQuery to jest test_setup | Paul Slaughter | 2019-06-26 | 1 | -0/+6 |
| | |||||
* | Increase Jest timeout on CI to 5 seconds | Winnie Hellmann | 2019-06-06 | 1 | -1/+1 |
| | |||||
* | Increase Jest timeout to 500ms | Winnie Hellmann | 2019-05-17 | 1 | -1/+1 |
| | |||||
* | Fix loadJSONFixtures wrapper in Jestwinh-fix-jest-fixtures-wrapper | Winnie Hellmann | 2019-05-15 | 1 | -3/+6 |
| | |||||
* | Merge branch 'winh-rejected-jest-promises' into 'master' | Fatih Acet | 2019-04-01 | 1 | -4/+9 |
|\ | | | | | | | | | | | | | Fail Jest tests for unhandled Promise rejections Closes #56053 See merge request gitlab-org/gitlab-ce!26424 | ||||
| * | Fail correct test for Promisewinh-rejected-jest-promises | Winnie Hellmann | 2019-03-29 | 1 | -4/+7 |
| | | |||||
| * | Fail for unhandled Promise rejections in Jest | Winnie Hellmann | 2019-03-29 | 1 | -0/+2 |
| | | |||||
* | | Add jQuery matchers to Jest | Winnie Hellmann | 2019-04-01 | 1 | -0/+8 |
| | | |||||
* | | Merge branch 'winh-jest-html-fixtures' into 'master' | Clement Ho | 2019-03-29 | 1 | -0/+18 |
|\ \ | | | | | | | | | | | | | | | | | | | Add helpers for HTML fixtures to Jest Closes #57998 See merge request gitlab-org/gitlab-ce!26739 | ||||
| * | | Add Karma-style fixture helpers to Jestwinh-jest-html-fixtures | Winnie Hellmann | 2019-03-29 | 1 | -0/+9 |
| | | | |||||
| * | | Add workaround for innerText in Jest | Winnie Hellmann | 2019-03-29 | 1 | -0/+9 |
| |/ | |||||
* | | Disable Vue tips when running Jestwinh-jest-vue-tips | Winnie Hellmann | 2019-03-28 | 1 | -0/+3 |
|/ | |||||
* | Wait for pending timers in Jest | Winnie Hellmann | 2019-03-21 | 1 | -0/+5 |
| | |||||
* | Add setTestTimeout for Jest tests | Winnie Hellmann | 2019-03-08 | 1 | -16/+2 |
| | | | | | Allows contributors to set the timeout for individual jest tests. | ||||
* | Load i18n Vue plugin for Jest tests | Winnie Hellmann | 2019-02-21 | 1 | -0/+4 |
| | |||||
* | Fail tests for unmocked axios requests | Winnie Hellmann | 2019-02-21 | 1 | -0/+14 |
| | |||||
* | Set timeout for Jest to 300ms | Winnie Hellmann | 2018-12-11 | 1 | -1/+1 |
| | |||||
* | Fail long running tests | Winnie Hellmann | 2018-12-11 | 1 | -0/+16 |