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

Setup react-testing-library and some clean up #686

Merged
merged 7 commits into from
Jun 17, 2020
Merged

Commits on Jun 15, 2020

  1. chore: remove unnecessary test and related dependencies

    Signed-off-by: Will Lopez <[email protected]>
    willopez committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    0ecbb82 View commit details
    Browse the repository at this point in the history
  2. chore: remove enzyme and add react-testing-library

    Signed-off-by: Will Lopez <[email protected]>
    willopez committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    ab4bda2 View commit details
    Browse the repository at this point in the history
  3. chore: upgrade next.js

    Signed-off-by: Will Lopez <[email protected]>
    willopez committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    6fedd5c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. chore: configure react-testing-library and add a sample test

    Signed-off-by: Will Lopez <[email protected]>
    willopez committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    d0b235b View commit details
    Browse the repository at this point in the history
  2. chore: fix prop-type error

    Signed-off-by: Will Lopez <[email protected]>
    willopez committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    39d54d5 View commit details
    Browse the repository at this point in the history
  3. chore: fix lint errors

    Signed-off-by: Will Lopez <[email protected]>
    willopez committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    46252ca View commit details
    Browse the repository at this point in the history
  4. refactor: use screen in test

    Signed-off-by: Will Lopez <[email protected]>
    willopez committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    686192d View commit details
    Browse the repository at this point in the history