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 #6

Closed
22 tasks done
mroderick opened this issue Jan 26, 2018 · 1 comment
Closed
22 tasks done

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

mroderick opened this issue Jan 26, 2018 · 1 comment

Comments

@mroderick
Copy link
Member

mroderick commented Jan 26, 2018

Code

  • Configure mocha and referee
  • Port tests to mocha
  • Use nyc for test coverage
  • Add .editorconfig
  • ESLint
    • Use eslint-config-sinon
    • Use eslint-plugin-ie11
    • Use eslint-plugin-mocha
    • Use lint-staged and husky for pre-commit hook
  • Verify all Sinon assertions mapped (Verify that all sinon assertions are mapped #8)

Third party services

  • Run tests in node LTS versions (4, 6, 8) on Travis
  • Push coverage report to coveralls
  • Configure bithound.io for repository

Repository

  • Add usage instructions to README.md
  • Add CONTRIBUTING.md
  • Add pull request template
  • Add new issue template
  • Add .github/stale.yml and create pinned and stale labels
  • Protect master branch from force pushes, including for administrators

NPM

@mroderick
Copy link
Member Author

2018-10-27 at 10 41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant