Pavel Feldman
|
297143885a
|
fix(clock): ensure Date.now() is an integer (#31648)
Fixes https://github.com/microsoft/playwright/issues/31644
|
2024-07-12 11:44:25 -07:00 |
|
Yury Semikhatsky
|
dbc54c763d
|
test: delete tests for non-existing fastForwardTo (#31366)
The tests repeat `it.describe('fastForward'` above them.
|
2024-06-18 09:34:32 -07:00 |
|
Max Schmitt
|
5fc56283a6
|
fix(clock): throw for invalid date (#31356)
Fixes https://github.com/microsoft/playwright/issues/31354
|
2024-06-18 18:23:55 +02:00 |
|
Pavel Feldman
|
2a7f17d820
|
chore: fix simulated clock bots (#31301)
|
2024-06-17 09:17:38 -07:00 |
|
Pavel Feldman
|
897f7449ef
|
fix(clock): fix pauseAt to arrive at wall time (#31297)
|
2024-06-13 10:21:00 -07:00 |
|
Pavel Feldman
|
2b257ea963
|
chore(clock): introduce pauseAt (#31255)
|
2024-06-11 12:51:00 -07:00 |
|
Pavel Feldman
|
6399e8de4e
|
chore: clock api review (#31237)
|
2024-06-11 09:42:15 -07:00 |
|
Pavel Feldman
|
e280d0bd35
|
chore(clock): split wall and monotonic time (#31198)
|
2024-06-09 14:50:50 -07:00 |
|
Pavel Feldman
|
384eed65ea
|
chore: organize fake timers (#31156)
|
2024-06-05 09:25:12 -07:00 |
|
Pavel Feldman
|
c516ba0ec8
|
api(clock): rework api based on the review (#31137)
|
2024-06-04 06:51:35 -07:00 |
|
Pavel Feldman
|
8bfd0eb6e4
|
chore: introduce clock test mode (#31110)
|
2024-05-31 14:44:26 -07:00 |
|
Pavel Feldman
|
76e977a934
|
chore: add clock.next() (#31097)
|
2024-05-31 08:09:24 -07:00 |
|
Pavel Feldman
|
170c457a61
|
feat(timers): a stab at fake timers (#31075)
|
2024-05-30 09:38:27 -07:00 |
|