Justin Halsall
e717cda658
Fix live mode ( #310 )
...
* add failing test
* paused -> live now possible
2020-08-27 21:33:12 +08:00
Justin Halsall
a9719e302e
Add regression tests and pause(timeOffset) test ( #288 )
...
* increase timeout from 2 (default to 10 seconds
* add regression tests for playing multiple times
* add pause at tests
2020-08-20 15:05:25 +08:00
Yanzhen Yu
006b709c00
remove the internal use of resume API
2020-08-09 13:03:12 +08:00
Yanzhen Yu
d7a1b0c9e3
fix unit tests
2020-07-18 15:07:47 +08:00
yz-yu
e2cc42e393
fix the skip event calculation ( #242 )
2020-07-11 17:06:56 +08:00
Yanzhen Yu
3e2b596664
tweak the code of getting last session, without splice events array
2020-07-11 11:03:40 +08:00
David Cramer
046936b3e8
Add observers for stylesheet mutations ( #177 )
...
* hack together stylesheet observer
* Add test coverage for insertRule/deleteRule on stylesheets
* Add new observers
* update patch based on changes to master
* Functioning event recording
* Remove print statements
* Fix ID usage and mark add vs remove
* Correct type
Co-authored-by: Jon Perl <perl.jonathan@gmail.com >
2020-02-22 12:59:55 +08:00
Yanzhen Yu
4426881f1f
fix types in replayer unit test
2019-10-12 17:03:22 +08:00
Yanzhen Yu
faebeb08eb
update typescript and fix test cases
2019-04-02 21:38:52 +08:00
yz-yu
cedc87c69e
add checkout config to recorder ( #36 )
...
* add checkout config to recorder
* add test cases for checkout feature and extract assertSnapshot method
2019-01-11 10:52:04 +08:00
Yanzhen Yu
6e41bc3bfa
add some unit tests to replayer
2018-12-14 13:35:10 +08:00