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

test: improve overall test coverage #287

Merged
merged 91 commits into from
Sep 20, 2016
Merged

test: improve overall test coverage #287

merged 91 commits into from
Sep 20, 2016

Conversation

zacharygolba
Copy link
Contributor

@zacharygolba zacharygolba commented Aug 7, 2016

Unit Tests:

  • Config
  • Controller
  • Database
    • Migration
    • Model
    • Query
    • Validation
  • Freezeable
    • FreezeableMap
    • FreezeableSet
  • fs
  • JSONAPI
  • loader
  • Logger
  • luxify
  • Router
    • Route
    • Action
    • Parameter
    • ParameterGroup
  • Serializer
  • Server
  • utils
    • compact
    • createQueryString
    • entries
    • exec
    • insert
    • isBuffer
    • isNull
    • isObject
    • isUndefined
    • k
    • merge
    • omit
    • pick
    • present
    • promiseHash
    • range
    • setType
    • stringify
    • transformKeys
    • tryCatch
    • underscore
    • uniq

Closes #77

@zacharygolba zacharygolba added this to the 1.0 milestone Aug 7, 2016
@codecov-io
Copy link

codecov-io commented Sep 18, 2016

Current coverage is 75.57% (diff: 98.44%)

No coverage report found for master at cd1e822.

Powered by Codecov. Last update cd1e822...f1ce42d

@zacharygolba
Copy link
Contributor Author

I'm going to merge this once tests are passing on postgres. I created separate issues that we can tackle in separate PRs.

@zacharygolba zacharygolba merged commit 4d35d59 into master Sep 20, 2016
@zacharygolba zacharygolba deleted the test-coverage branch September 20, 2016 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants