Adam Reineke
Adam Reineke
## 🚀 Feature Proposal Allow wildcards when mocking modules. ## Motivation We mock out modules so we only import them for tests that are actually using the modules. For a...
### What does this PR do? - Uses `jest.fn()` functions to receive the `lightning/navigation` mock calls so the mock can be reset. - Updates any existing test that used the...
### Summary The `lightning/navigation` mock cannot be reset, so later tests in the same file will read state from earlier tests in the same file. I'll be submitting a PR...
In #25, I disabled the Chrome tests due to a crash. We should re-enable those.
This could stringify a whole bunch of perf data and have an extension point so that site owners can collect additional specific information (session IDs, etc).
Safari and Edge show file sizes as NaN due to not having the supported APIs. We need a better way to show no browser support. https://developer.microsoft.com/en-us/microsoft-edge/platform/catalog/?q=specName%3Aresource-timing
It's hard for users to know what exactly is covered by the navigation timings. Let's add a link at the end of that panel to a new Markdown file in...
Concerns about background color and text color being illegible for buttons.