Add integration tests #30

Merged
joeybaker merged 3 commits from code-coverage into master 2016-10-27 20:20:18 +00:00
joeybaker commented 2016-10-27 19:34:29 +00:00 (Migrated from github.com)

These revealed a lack of a 404 error message in destroy routes, which is now fixed. This is a patch release.

These revealed a lack of a 404 error message in destroy routes, which is now fixed. This is a patch release.
codecov-io commented 2016-10-27 19:36:20 +00:00 (Migrated from github.com)

Current coverage is 56.59% (diff: 100%)

Merging #30 into master will increase coverage by 5.66%

@@             master        #30   diff @@
==========================================
  Files             9          9          
  Lines           434        440     +6   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            221        249    +28   
+ Misses          213        191    -22   
  Partials          0          0          

Powered by Codecov. Last update 087e646...94e9870

## [Current coverage](https://codecov.io/gh/mdibaiee/hapi-sequelize-crud/pull/30?src=pr) is 56.59% (diff: 100%) > Merging [#30](https://codecov.io/gh/mdibaiee/hapi-sequelize-crud/pull/30?src=pr) into [master](https://codecov.io/gh/mdibaiee/hapi-sequelize-crud/branch/master?src=pr) will increase coverage by **5.66%** ``` diff @@ master #30 diff @@ ========================================== Files 9 9 Lines 434 440 +6 Methods 0 0 Messages 0 0 Branches 0 0 ========================================== + Hits 221 249 +28 + Misses 213 191 -22 Partials 0 0 ``` > Powered by [Codecov](https://codecov.io?src=pr). Last update [087e646...94e9870](https://codecov.io/gh/mdibaiee/hapi-sequelize-crud/compare/087e64607cb8a402ba9e2129d47b7985227e7e36...94e987013396a884e03378358273daeea76fbec1?src=pr)
joeybaker commented 2016-10-27 19:38:39 +00:00 (Migrated from github.com)

This is harmless. I'll merge in a while unless @mdibaiee says differently :)

This is harmless. I'll merge in a while unless @mdibaiee says differently :)
joeybaker commented 2016-10-27 20:21:26 +00:00 (Migrated from github.com)

Released as 2.7.3

Released as 2.7.3
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: thereadme/hapi-sequelize-crud#30
No description provided.