Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move frontend fixtures into spec/frontend | Mike Greiling | 2019-07-19 | 1 | -1/+1 |
| | | | | | Moves every fixture source file from spec/javascripts to spec/frontend | ||||
* | Move frontend fixtures to tmp/tests | Mike Greiling | 2019-07-19 | 1 | -1/+2 |
| | |||||
* | Prefer an absolute path over cwd() | Mike Greiling | 2019-07-19 | 1 | -3/+4 |
| | |||||
* | Mock away document.createRange()winh-jestify-security-dashboard-filter-spec | Winnie Hellmann | 2019-05-09 | 1 | -0/+10 |
| | | | | (cherry picked from commit a0e7e2075c6182838a0645e0bbb3927e5f9a8bba) | ||||
* | Load EE fixtures from ee/ directory in Jestwinh-separate-frontend-fixtures | Winnie Hellmann | 2019-05-02 | 1 | -1/+6 |
| | | | | (cherry picked from commit 2917a28a885922a03f2026ddbb2680bc2b6e5d50) | ||||
* | Fail for unhandled Promise rejections in Jest | Winnie Hellmann | 2019-03-29 | 1 | -0/+19 |
| | |||||
* | Set gon.ee in Jestwinh-jest-gon | Winnie Hellmann | 2019-03-28 | 1 | -0/+6 |
| | |||||
* | Provide custom Jest environment with mocked console | Winnie Hellmann | 2019-03-26 | 1 | -0/+27 |