Commit graph

8 commits

Author SHA1 Message Date
Clement Ho
b4cc639f80 Merge branch 'winh-jest-html-fixtures' into 'master'
Add helpers for HTML fixtures to Jest

Closes #57998

See merge request gitlab-org/gitlab-ce!26739
2019-03-29 16:59:16 +00:00
Winnie Hellmann
9c2237569d Add helpers for HTML fixtures to Jest 2019-03-29 07:33:30 +01:00
Winnie Hellmann
2e7486681a Copy missing helpers from Karma to Jest
Copy missing helpers from Karma to Jest
2019-03-28 20:07:40 +01:00
Winnie Hellmann
f9f5ebc2ac Add jest-environment-jsdom and jest-util dependencies 2019-03-26 20:48:34 +01:00
Winnie Hellmann
6d330015df Copy vue_mount_component_helper.js to Jest 2019-03-23 17:53:42 +01:00
Winnie Hellmann
af3307f7b4 Add getJSONFixture() helper to Jest 2019-03-11 14:55:18 +01:00
Winnie Hellmann
f066683071
Add setTestTimeout for Jest tests
Allows contributors to set the timeout
for individual jest tests.
2019-03-08 16:21:10 +00:00
Winnie Hellmann
5c4cf3b3a3 Move emoji_menu_spec.js to Jest 2018-12-11 13:06:19 +01:00