woocommerce/packages
Christopher Allford 4e89debd0c
Fix Jest Preset (#42707)
When using a preset we need to keep in mind that the transformation
paths are relative to the preset, not the consuming package. We get
around this by using `<rootDir>` in the transform paths. However,
doing this means fixing the root directory for all of the jest tests.
This keeps the tests working in the same way but lets us fix the
preset too.
2023-12-12 09:58:13 -08:00
..
js Fix Jest Preset (#42707) 2023-12-12 09:58:13 -08:00
php Automatically Deactivate Merged Packages (#41956) 2023-12-08 10:38:47 -08:00