community-hub icon indicating copy to clipboard operation
community-hub copied to clipboard

Add tests to the project

Open nichechristie opened this issue 8 months ago • 1 comments

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.
  • package.json

    • Add a script to run tests using jest.
    • Add jest as a dev dependency.
  • README.md

    • Add instructions to run tests using pnpm test.

For more details, open the Copilot Workspace session.

nichechristie avatar Mar 18 '25 03:03 nichechristie

Deploy request for optimism-docs pending review.

Visit the deploys page to approve it

Name Link
Latest commit b26e44cda7befef9d448cac904b53e4e87bc646f

netlify[bot] avatar Mar 18 '25 03:03 netlify[bot]