Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bump Jest To 28.1.1 | 2022-06-18 | -1/+2 | |
| | | | | | | Bump jest and related dependencies, and account for breaking changes. Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Remove Jest SVG Transformer | 2022-06-18 | -1/+3 | |
| | | | | | | | | | The current SVG transformer has not had an update in 4 years, and breaks with the latest jest version. The behavior can be very easily replicated by hand, as is documented by SVGR, the library we are already using in webpack. Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Add Jest config | 2020-10-12 | -0/+7 | |
| | ||||
* | Fix tests | 2020-10-12 | -0/+6 | |