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

Allow dates for isBelow and isAbove assertions #990

Merged
merged 17 commits into from
Jun 23, 2017
Merged

Allow dates for isBelow and isAbove assertions #990

merged 17 commits into from
Jun 23, 2017

Commits on Jun 20, 2017

  1. Fixed most tests

    v1adko committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    e277921 View commit details
    Browse the repository at this point in the history
  2. Fix date uniformity (UTC)

    v1adko committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    1f2b171 View commit details
    Browse the repository at this point in the history
  3. Add comment

    v1adko committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    c3718ea View commit details
    Browse the repository at this point in the history
  4. Cleanup

    v1adko committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    4364d1d View commit details
    Browse the repository at this point in the history
  5. Change extra functions (WIP)

    v1adko committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    90c156a View commit details
    Browse the repository at this point in the history
  6. Finished tests

    v1adko committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    ce63a96 View commit details
    Browse the repository at this point in the history
  7. Add master chai.js back

    v1adko committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    9d33702 View commit details
    Browse the repository at this point in the history
  8. Uncomment failing tests

    v1adko committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    365fa21 View commit details
    Browse the repository at this point in the history
  9. Update master and tests

    v1adko committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    a5428a4 View commit details
    Browse the repository at this point in the history
  10. Actual seconds, duh

    v1adko committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    ee3cefc View commit details
    Browse the repository at this point in the history
  11. Refactor 'above'

    v1adko committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    5e6a33a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2017

  1. Update all methods

    v1adko committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    870a7f3 View commit details
    Browse the repository at this point in the history
  2. More explicit error

    v1adko committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    ccbaf82 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2017

  1. Configuration menu
    Copy the full SHA
    fc56c36 View commit details
    Browse the repository at this point in the history
  2. Custom message test in assert

    v1adko committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    5330208 View commit details
    Browse the repository at this point in the history
  3. No parenthesis in should

    v1adko committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    4b5bb3c View commit details
    Browse the repository at this point in the history
  4. Custom message for isAbove

    v1adko committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    6638ef4 View commit details
    Browse the repository at this point in the history