Commit graph

2 commits

Author SHA1 Message Date
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
Renamed from spec/javascripts/autosave_spec.js (Browse further)