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

Use Jest to test date-fns in Node.js #1192

Merged
merged 16 commits into from Jun 8, 2019
Merged

Use Jest to test date-fns in Node.js #1192

merged 16 commits into from Jun 8, 2019

Commits on Jun 7, 2019

  1. Setup Jest

    SpiderUnicorn authored and kossnocorp committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    bd983e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a58e49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea39d56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0608912 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95f7c6f View commit details
    Browse the repository at this point in the history
  6. Upgrade Sinon

    kossnocorp committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    3fc6bd4 View commit details
    Browse the repository at this point in the history
  7. Make Jest happy

    kossnocorp committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    ba3090c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2019

  1. Configuration menu
    Copy the full SHA
    e8a63f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6709328 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67d9e9c View commit details
    Browse the repository at this point in the history
  4. Source the nvm script

    kossnocorp committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    c53bda3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82ced52 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a3fddf View commit details
    Browse the repository at this point in the history
  7. Install babel-node

    kossnocorp committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    7673e1e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea32116 View commit details
    Browse the repository at this point in the history
  9. Upgrade nvm

    kossnocorp committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    a6a073d View commit details
    Browse the repository at this point in the history