Commit Graph

5 Commits

Author SHA1 Message Date
GitLab Bot c2908ec6a0 Add latest changes from gitlab-org/gitlab@master 2020-04-27 15:10:16 +00:00
GitLab Bot 97d4d92663 Add latest changes from gitlab-org/gitlab@master 2019-12-10 09:07:51 +00:00
GitLab Bot a048261403 Add latest changes from gitlab-org/gitlab@master 2019-11-21 09:06:16 +00:00
Winnie Hellmann 208cc38d98 Make native event test in autosave_spec.js synchronous 2019-08-21 08:01:58 +00:00
Paul Slaughter a9850b25c3
Jestify autosave spec and add localStorage helper
The helper was needed because `jest.spyOn` would not
work on this special window object property. The only way
we could successfully spy on `localStorage` was with this helper.
2019-06-04 12:14:50 -05:00