community-hub
community-hub copied to clipboard
Add tests to the project
Add test job and workflow to CircleCI configuration, update package.json with test script and jest dependency, and update README with test instructions.
-
CircleCI Configuration
- Add a job to run tests using
pnpm test. - Add a workflow to run the test job.
- Add a job to run tests using
-
package.json
- Add a script to run tests using
jest. - Add
jestas a dev dependency.
- Add a script to run tests using
-
README.md
- Add instructions to run tests using
pnpm test.
- Add instructions to run tests using
For more details, open the Copilot Workspace session.
Deploy request for optimism-docs pending review.
Visit the deploys page to approve it
| Name | Link |
|---|---|
| Latest commit | b26e44cda7befef9d448cac904b53e4e87bc646f |