Skip to content
Snippets Groups Projects
Commit f3ac98ac authored by Vitaly Slobodin's avatar Vitaly Slobodin
Browse files

Add stubs for Performance Web API

Jest 27 has a nasty issue with clearing the Performance Web API
when fake timers are enabled. We can workaround that
by stubbing Web API that we use with Jest. These stubs will be
removed with the next upgrade to Jest 28.
parent d1d8e1c4
No related merge requests found
Showing
with 65 additions and 18 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment