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

mbland / url-pointers
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: rename
DEFAULT BRANCH: master
Repo Added 01 May 2017 07:23PM UTC
Files 18
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

LAST BUILD ON BRANCH auth
branch: auth
CHANGE BRANCH
x
Reset
  • auth
  • app-helper
  • auth-config-refactor
  • auth-fixups
  • auth-helpers
  • auth-prep
  • browser-coverage
  • browser-test-server
  • complete-api
  • config
  • coverage
  • coverage-browser
  • coverage-config
  • coverage-json
  • coverage-middleware
  • create-api
  • e2e-fixture
  • end-to-end
  • env-template
  • es6ify
  • fix-karma-setup
  • fix-package-lock
  • fix-win32
  • get-redirect
  • info-api
  • karma
  • karma-auto-watch
  • karma-browsers
  • launch-all
  • live-server-shutdown
  • local-assets
  • login-logout
  • master
  • mocha-phantomjs
  • mocha-phantomjs-core
  • mocha-ui
  • move-tests
  • npm-v5.0.0
  • record-access
  • redis-fix
  • refactor-db
  • reformat
  • rename
  • restore-npms
  • rm-aws
  • separate-bundles
  • serve-script
  • setup
  • setup-fixes
  • setup-tweaks
  • setup-win32
  • show-existing-owner
  • smoke-test-timeout
  • supertest
  • take-screenshot
  • test-auth
  • test-cov-err-msg
  • test-focus
  • test-port
  • test-refactor
  • test-scripts
  • test-session
  • travis-browser
  • travis-npm
  • ubuntu-tweaks
  • ui-create-link
  • ui-create-link-handler
  • ui-create-link-touchup
  • ui-fade
  • ui-fix-fade
  • ui-flash
  • ui-focus
  • ui-init
  • ui-templates
  • update-db-interface
  • update-package-lock
  • user-id
  • user-integrity
  • wsl-disable-karma

pending completion
78

push

travis-ci

mbland
smoke-test: Call launchServer in beforeEach

Still getting flaky test failures in Travis:

  https://travis-ci.org/mbland/url-pointers/builds/229725870
  https://travis-ci.org/mbland/url-pointers/builds/229725880

Hoping that calling launchServer() from its own beforeEach() hook will
fix it.

126 of 142 branches covered (88.73%)

Branch coverage included in aggregate %.

1087 of 1101 relevant lines covered (98.73%)

9.38 hits per line

Relevant lines Covered
Build:
Build:
1101 RELEVANT LINES 1087 COVERED LINES
9.38 HITS PER LINE
Source Files on auth
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
78 auth smoke-test: Call launchServer in beforeEach Still getting flaky test failures in Travis: https://travis-ci.org/mbland/url-pointers/builds/229725870 https://travis-ci.org/mbland/url-pointers/builds/229725880 Hoping that calling launchServer(... push 07 May 2017 06:41PM UTC mbland travis-ci pending completion  
76 auth smoke-test: Bump timeout to 250ms One of the four Travis builds failed; when dealing with multiple subprocesses, the machine load of the host can become a source of flakiness. At any rate, bumped up the timeout in case it helps, although I don't ... push 07 May 2017 06:25PM UTC mbland travis-ci pending completion  
74 auth smoke-test: Resolve/reject on output Turns out istanbul wasn't the issue; removed it again from the dev dependencies. The real problem was not waiting for the server message on standard output. Also added a reject() call on standard error as well... push 07 May 2017 06:11PM UTC mbland travis-ci pending completion  
72 auth Add istanbul back to dependencies The smoke test started failing on Travis after the last commit: https://travis-ci.org/mbland/url-pointers/builds/229719134 Everything passes locally; could be a dependency I've installed in my environment ful... push 07 May 2017 06:00PM UTC mbland travis-ci pending completion  
70 auth scripts/test: Switch from istanbul to nyc This enables collection of coverage across subprocess boundaries as well, which is important so that the smoke test coverage of index.js can be counted (almost) correctly. (Almost because it doesn't seem ... push 07 May 2017 05:53PM UTC mbland travis-ci pending completion  
68 auth Add morgan dependency after removing live-server I hadn't noticed it wasn't already specified as a dependency independent of live-server. push 07 May 2017 05:33PM UTC mbland travis-ci pending completion  
66 auth scripts/server: Replace live-server with index.js push 07 May 2017 05:28PM UTC mbland travis-ci pending completion  
64 auth Add connect-ensure-login dependency I'd accidentally installed it locally without `--save-dev` before. push 07 May 2017 03:25PM UTC mbland travis-ci pending completion  
62 auth scripts/test: Ensure valid status from --coverage Turns out the problem was with the script, not istanbul, contrary to what I thought in commit e93f7c2db. So the problem was my understanding, not a regression of ht... push 07 May 2017 03:22PM UTC mbland travis-ci pending completion  
60 auth Integrate and test passport authentication The following article provided the key insight necessary for testing this integration, which was to ditch supertest.agent (which wasn't working for me) and capture the session cookie instead: https://... push 07 May 2017 03:11PM UTC mbland travis-ci pending completion  
See All Builds (327)
  • Repo on GitHub
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

© 2025 Coveralls, Inc