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

Prepare project for a new life as a Sinon.JS project #7

Merged
merged 13 commits into from
Mar 2, 2018

Commits on Mar 2, 2018

  1. Tidy up package.json

    mroderick committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    77bedae View commit details
    Browse the repository at this point in the history
  2. Remove obsoleted files

    mroderick committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    8b8e3ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b8f6c6 View commit details
    Browse the repository at this point in the history
  4. Tidy up README.md

    mroderick committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    26ab918 View commit details
    Browse the repository at this point in the history
  5. Update AUTHORS

    mroderick committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    c554999 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a9ee80 View commit details
    Browse the repository at this point in the history
  7. Port tests to Mocha

    Remove support for `callOrder`, as that was removed in `sinon@3`
    mroderick committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    e2bb5f5 View commit details
    Browse the repository at this point in the history
  8. Configure ESLint

    mroderick committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    40a7a25 View commit details
    Browse the repository at this point in the history
  9. Add .editorconfig

    mroderick committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    787ce36 View commit details
    Browse the repository at this point in the history
  10. Fix lint violations

    mroderick committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    e0cd7ec View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d74e453 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8aac4eb View commit details
    Browse the repository at this point in the history
  13. Configure Travis

    mroderick committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    fcd68fd View commit details
    Browse the repository at this point in the history