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

#444 Migrate JS tests to Jest #445

Merged
merged 2 commits into from
Sep 1, 2018

Conversation

sahalsaad
Copy link
Contributor

@sahalsaad sahalsaad commented Aug 25, 2018

This change is Reviewable

Copy link
Member

@justin808 justin808 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One big comment.

Reviewed 6 of 6 files at r1.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @sahalsaad)


client/package.json, line 55 at r1 (raw file):

    "babel-preset-react": "^6.24.1",
    "babel-preset-stage-2": "^6.24.1",
    "babel-runtime": "^6.26.0",

These are needed in to build on heroku so must NOT be moved.

Copy link
Member

@justin808 justin808 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 3 of 3 files at r2.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @sahalsaad)

Copy link
Member

@justin808 justin808 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one comment

Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @sahalsaad)


client/.eslintrc.yml, line 17 at r2 (raw file):

  browser: true
  node: true
  mocha: true

why are we leaving in mocha?

@justin808 justin808 merged commit 1f7dec6 into shakacode:master Sep 1, 2018
@sahalsaad sahalsaad deleted the 444-migrate-js-test-to-jest branch September 1, 2018 07:39
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.

None yet

2 participants