forked from asbjornu/drywall
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Look through kravspek and check that we've got everything covered #20
Milestone
Comments
asbjornu
pushed a commit
that referenced
this issue
Apr 15, 2016
asbjornu
pushed a commit
that referenced
this issue
Apr 15, 2016
- Added Code Climae badge for the repo.
asbjornu
pushed a commit
that referenced
this issue
Apr 15, 2016
- bin/setupTestDatabases.sh - Added codeclimate repo token to capture lcov information from istanbul - package.json - added codeclimate-test-reporter and istanbul packages to the repo
asbjornu
pushed a commit
that referenced
this issue
Apr 15, 2016
- .codeclimate.yml - Added default config from Code Climate - .travis.yml - Explicitly set db to pg
asbjornu
pushed a commit
that referenced
this issue
Apr 15, 2016
- bin/setupTestDatabases.sh - Added commands to install NPM modules so that istanbul can generate the coverage data needed by Code Climate
asbjornu
pushed a commit
that referenced
this issue
Apr 15, 2016
- bin/setupTestDatabases.sh - Changed the location of the lcov.info file to under the /coverage directory
asbjornu
pushed a commit
that referenced
this issue
Apr 15, 2016
asbjornu
pushed a commit
that referenced
this issue
Apr 15, 2016
asbjornu
pushed a commit
that referenced
this issue
Apr 15, 2016
Added code climate test coverage badge to the README
asbjornu
added a commit
that referenced
this issue
Apr 15, 2016
…stant-master * trystant/master: (28 commits) Updated Postgres system requirement for #22 Updated README.md installation process Updated README.md with testing info Updated README to remove supertest Added codeclimate test coverage badge; #20 Changed Markdown version to HTML for README.md #20 Updated README.md and removed unused code; #20 Changed lcov.info location for code climate; #20 Added commands to generate lcov data; #20 Added config variables to help test coverage; #20 Added istanbul & configured for test coverage; #20 Added Code Climate badge; #20 Added CodeClimate badge to the README.md; #20 Remove console.log from AccountSpec; #10 Added diagnostics to account spec #10 Changed "127.0.0.1" to "localhost"; #10 Manually create database; #10 Quoted replacement values Changed echo to cat #10 Updated script to show template output; #10 ... # Conflicts: # .travis.yml # README.md # app.js # config/config.json.tmpl # models/Account.js # package.json
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: