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

Update testing setup to use jest #53

Merged
merged 13 commits into from
Oct 21, 2020
Merged

Commits on Sep 26, 2020

  1. add jest

    lifeart committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    92a8892 View commit details
    Browse the repository at this point in the history
  2. replace mocha to jest

    lifeart committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    acd1c7d View commit details
    Browse the repository at this point in the history
  3. downgrade eslint

    lifeart committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    b8a6811 View commit details
    Browse the repository at this point in the history
  4. downrade eslint-jest plugin

    lifeart committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    7e11b2d View commit details
    Browse the repository at this point in the history
  5. downgrade jest

    lifeart committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    e30b068 View commit details
    Browse the repository at this point in the history
  6. fix uknown eslint setting

    lifeart committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    5d8f5f7 View commit details
    Browse the repository at this point in the history
  7. allow console warn

    lifeart committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    d80ef96 View commit details
    Browse the repository at this point in the history
  8. bump jest

    lifeart committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    4ff88d7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    afd1131 View commit details
    Browse the repository at this point in the history
  10. pin volta node

    lifeart committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    e239c2f View commit details
    Browse the repository at this point in the history
  11. fix snapshot size on windows

    lifeart committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    42d427b View commit details
    Browse the repository at this point in the history
  12. fix line endings for windows

    lifeart committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    6c222d9 View commit details
    Browse the repository at this point in the history
  13. simplify normalization

    lifeart committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    d3ad915 View commit details
    Browse the repository at this point in the history