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

strongloop / loopback-datasource-juggler / 5351
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: fix-deprecated-pkgs
DEFAULT BRANCH: master
Ran 18 Jul 2019 03:59PM UTC
Jobs 3
Files 36
Run time 1min
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
5351

Pull #1759

travis-ci

web-flow
feat: add DataSource.deleteAllModels() API

When writing tests, for performance reasons we often want to reuse
the same data-source instance for many tests suites. At the same time,
we want to keep such test suites independent and allow them to reuse
the same model name for different model classes.

Juggler does support redefinition of a model with the same name.

This change is adding a new API called that allows tests to remove all
old models before creating new ones. This API would be typically
called from a `before` hook.

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
Pull Request #1759: feat: add DataSource.reset() API

4490 of 5608 branches covered (80.06%)

Branch coverage included in aggregate %.

3 of 3 new or added lines in 1 file covered. (100.0%)

7087 of 8081 relevant lines covered (87.7%)

2773.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5351.1 18 Jul 2019 03:59PM UTC 0
84.57
Travis Job 5351.1
2 5351.2 18 Jul 2019 03:59PM UTC 0
84.57
Travis Job 5351.2
3 5351.3 18 Jul 2019 04:00PM UTC 0
84.57
Travis Job 5351.3
Source Files on build 5351
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5351
  • Pull Request #1759
  • PR Base - master (#5344)
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