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

Stable version TODO #1

Open
18 tasks
maxnordlund opened this issue Dec 22, 2015 · 1 comment
Open
18 tasks

Stable version TODO #1

maxnordlund opened this issue Dec 22, 2015 · 1 comment
Assignees
Milestone

Comments

@maxnordlund
Copy link
Owner

Before I can release this I need to fix a few things. Firstly I need tests, and for that I'll use Mocha/Chai/Sinon, and hopefully setup some sort of browser testing. I don't think I can automate the deployment to npm completely, since I want both *nix and windows CI.

After digging around a bit I might get away with Saucelabs, and karma

  • Write tests
    • Unit tests for all decorators.
    • Maybe some sort of integration test/examples. Doctest if it exists would be sweet.
    • ESLint config, and hopefully integrate this into the test suite.
  • Setup CI/CD
    • Circle/Semaphore/Travis/Drone
    • Appveyor
    • Saucelabs/BrowserStack
    • CodeClimate
    • Coveralls (because CodeClimate dosen't support parallelism)
    • Hound
    • InchCI
  • Publish it on npm
    • Create a package.json
    • Register it on npm
  • Publish it on bower
    • Create a bower.json
    • Register it on bower.io if needed
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