Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: install and setup jest #9

Merged
merged 2 commits into from
May 29, 2024
Merged

test: install and setup jest #9

merged 2 commits into from
May 29, 2024

Conversation

skyqrose
Copy link
Member

@skyqrose skyqrose commented May 29, 2024

Asana Task: Install front-end dev tooling

I included some modules for testing react code. We don't need it yet, but are likely to, and tracking them down one by one as we run into them would be annoying.

I'm evaluating https://www.npmjs.com/package/eslint-plugin-jest , but I'll do that in a separate PR. Edit: It was quick so I added it to this PR.

  • Tests:
    • (x) Has tests
    • ( ) Doesn't need tests
    • ( ) Tests deferred (with justification)
  • Product/Design sign off:
    • ( ) Okayed the plan for the feature (e.g. the design files, or the Asana task)
    • ( ) Reviewed the feature as implemented (e.g. on dev-green, or saw screenshots)
    • (x) No review needed

@skyqrose skyqrose requested a review from a team as a code owner May 29, 2024 14:57
@skyqrose skyqrose merged commit 17ecd59 into main May 29, 2024
4 checks passed
@skyqrose skyqrose deleted the sqr-js branch May 29, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants