Page MenuHomePhabricator

[yarn] Introduce `yarn jest-all` to run `jest` in all workspaces
ClosedPublic

Authored by atul on Feb 7 2023, 11:07 AM.
Tags
None
Referenced Files
F3276681: D6650.diff
Sat, Nov 16, 7:34 AM
F3262786: D6650.id22231.diff
Fri, Nov 15, 11:50 PM
Unknown Object (File)
Tue, Oct 29, 1:18 AM
Unknown Object (File)
Tue, Oct 29, 1:18 AM
Unknown Object (File)
Tue, Oct 29, 1:18 AM
Unknown Object (File)
Tue, Oct 29, 1:17 AM
Unknown Object (File)
Oct 8 2024, 7:07 AM
Unknown Object (File)
Oct 8 2024, 5:37 AM
Subscribers
None

Details

Summary

Runs jest unit tests in workspaces that were previously being tested in eslint_flow_jest.yml workflow.

Reduces length of command in eslint_flow_jest.yml workflow and may be generally helpful.

Test Plan

Works as expected:
https://blob.sh/1ce144.png

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul published this revision for review.Feb 7 2023, 11:07 AM
This revision is now accepted and ready to land.Feb 7 2023, 11:14 AM
This revision was landed with ongoing or failed builds.Feb 7 2023, 11:19 AM
This revision was automatically updated to reflect the committed changes.