telescope
telescope copied to clipboard
Add front-end tests to Jest projects
Follow up of #3643 Related to #1145
In #3654, front-end tests are temporarily commented out of Jest projects to make the pnpm jest
script continue to work for other project tests.
As mentioned in the comments, there will need to be some tweaking involved to make Jest work with Next.js when front-end tests are added.