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

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

Build:
Build:
LAST BUILD BRANCH: story-2-user-registration
DEFAULT BRANCH: master
Ran 12 Dec 2017 03:39PM UTC
Jobs 1
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

pending completion
50

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

Jobs
ID Job ID Ran Files Coverage
1 50.1 (NODE_ENV=test SESSION_SECRET=travis) 12 Dec 2017 03:39PM UTC 0
88.34
Travis Job 50.1
Source Files on build 50
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #50
  • df1832af on github
  • Prev Build on task-locations-crud (#48)
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