• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

MediaComem / biopocket-backend / 50 / 1
88%
master: 92%

Build:
Build:
LAST BUILD BRANCH: story-2-user-registration
DEFAULT BRANCH: master
Ran 12 Dec 2017 03:39PM UTC
Files 39
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

12 Dec 2017 03:37PM UTC coverage: 88.344%. Remained the same
NODE_ENV=test SESSION_SECRET=travis

push

travis-ci

AlphaHydrae
Implement (C)RUD for locations

The same validator is used for creating and updating a location. It has
been modified to support a partial update.

Additional improvements:

* 2 tests have been added to ensure that the correct errors are returned
  by the API when trying to create a location with no attributes (i.e.
  it should indicate which are the required fields).

* A small error has been fixed in the invalid properties creation test.
  The test attempted to produce two different errors on the `street`
  property (blank & required), when it should have been the `street` and
  the `city` properties.

* RAML traits in `server/api/index.raml` have been split into multiple
  files in the `server/api/raml/traits` directory. A similar structure
  has been put in place to define RAML types.

* Test fixtures in `server/spec/fixtures` have been documented.

* A bug has been fixed in `server/utils/bookshelf-returning.js`. It was
  attempting to to call Knex's `returning` method with the wrong
  arguments, using an array's items as the parameters rather than the
  array itself as a single parameter.

Story: TG-43

270 of 366 branches covered (73.77%)

Branch coverage included in aggregate %.

1064 of 1144 relevant lines covered (93.01%)

14.17 hits per line

Source Files on job 50.1 (NODE_ENV=test SESSION_SECRET=travis)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 50
  • Travis Job 50.1
  • df1832af on github
  • Prev Job for NODE_ENV=test SESSION_SECRET=travis on task-locations-crud (#48.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc