-
Updated
Jul 15, 2022 - JavaScript
Jest
Jest is a JavaScript testing framework built on top of Jasmine, with a focus on simplicity and support for large web applications.
Here are 12,429 public repositories matching this topic...
-
Updated
Jun 13, 2022 - JavaScript
-
Updated
Sep 26, 2021 - JavaScript
-
Updated
Jul 23, 2022 - JavaScript
-
Updated
May 16, 2022 - JavaScript
-
Updated
May 3, 2022 - TypeScript
-
Updated
Jul 28, 2022 - TypeScript
-
Updated
Jul 6, 2022 - JavaScript
-
Updated
Mar 7, 2019 - JavaScript
Socket support
Hi,
Excellent boilerplate! How about adding support for sockets in this to make a more complete boilerplate?
Also instructions on deployment using Docker/native would be very helpful.
Thanks.
-
Updated
Jul 29, 2022 - JavaScript
Describe the feature you'd like:
As far as I understand it, the toHaveDisplayValue matcher takes some kind of input element and computes the value that the user can see.
However, it does not work properly for range widgets (e.g. <input type="range">, but also elements with role="range" or role="slider").
According to the [standard](https://www.w3.org/TR/wai-aria-1.1/#aria-valu
-
Updated
Jun 10, 2022 - JavaScript
-
Updated
Jul 20, 2022 - JavaScript
-
Updated
Jul 21, 2022 - JavaScript
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Apr 28, 2022 - TypeScript
-
Updated
Jul 21, 2022 - Vue
-
Updated
Jul 20, 2022 - TypeScript
-
Updated
Jul 3, 2021
Describe the Feature
This issue is based on #787 PR. That PR is stale but idea seems worth pursuing.
Currently all queries ignored accessibility ignored the fact that certain element, e.g. screen or modal is present in component tree but not really visible to the user.
This problem largely does not exist in web React world as previous screens are removed from component tree, except modal
A recipe with Mocha
Clone the example app, only use Mocha instead of Jest
Before picking this issue, it's recommended to have a short tech planning chat here and only then upon sync to get up to speed.
Enrich our DB model
-
Updated
Jul 25, 2022 - Java
-
Updated
Jul 30, 2022 - TypeScript
-
Updated
Jul 7, 2022 - TypeScript
- Wikipedia
- Wikipedia
Current Behavior
UMD build doesn't support code-splitting and dynamic imports (rollup/rollup#3490, rollup/rollup#3491) due to Rollup current limitations, and tsdx cli don't accept the format option
amdwhen creating build configSuggested Solution
Consider support AMD module format, o