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

mtlynch / ndt-e2e-clientworker
88%

Build:
DEFAULT BRANCH: master
Repo Added 18 Mar 2016 04:22PM UTC
Files 14
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • add-cli
  • breakup-files
  • browser-info
  • canonicalize2
  • create-filenames2
  • docsting-checker
  • encode-everything
  • exclude-installer
  • fix-start-end-time
  • fix-time-logging
  • handle-missing-elements2
  • no-parse-timeouts
  • os-detect
  • pre-commit
  • refactor-errors
  • refactor-tests
  • refactor-tests-more
  • result-encoder
  • save-output
  • soften-parse-errors
  • split-names
  • support-2012r2
  • test-poc
  • travis-setup

pending completion
64

push

travis-ci

mtlynch
Fixing time logging in HTML5 driver (#32)

* Fixing time logging in HTML5 driver

This makes a few changes to recording timestamps during the test that are a
bit intermixed in the code:

1. Changes recording of start time and end time so that they record when the
underlying client process began and ended, not when the the actual tests began
(the revised behavior matches the spec).

2. Changes recording of s2c/c2s end_time values so that it actually waits for the
element it's waiting for before recording the time (it would previously record
the time without waiting, which was a bug and caused it to record incorrect
times).

In addition, refactors html_driver a bit so that there is less mixing of
abstraction layers within functions.

Lastly, deletes the freezegun unit test as it was not providing additional
coverage over the final timing test and it's an additional unneeded
dependency.

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

243 of 277 relevant lines covered (87.73%)

0.88 hits per line

Relevant lines Covered
Build:
Build:
277 RELEVANT LINES 243 COVERED LINES
0.88 HITS PER LINE
Source Files on master
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
64 master Fixing time logging in HTML5 driver (#32) * Fixing time logging in HTML5 driver This makes a few changes to recording timestamps during the test that are a bit intermixed in the code: 1. Changes recording of start time and end time so that... push 15 Apr 2016 08:59AM UTC mtlynch travis-ci pending completion  
47 master Adding support for Windows Server 2012 R2 (#24) This adds support for saving results from a Windows Server 2012 R2 system. It initially was not a supported platform, but supporting it facilitates testing because Win10 is not not available in GC... push 11 Apr 2016 02:35PM UTC mtlynch travis-ci pending completion  
43 master Refactoring NDT HTML5 driver unit tests (#22) Refactoring mainly to get rid of custom-defined mock objects and replace them with uses of the Mock library. This should *not* introduce any significant changes in functionality. There are *so... push 07 Apr 2016 08:59PM UTC mtlynch travis-ci pending completion  
33 master Excluding selenium install script from code coverage settings This is an install script for dependencies and we don't really want it considered under code coverage. push 06 Apr 2016 02:46PM UTC mtlynch travis-ci pending completion  
29 master Completing implementation of NdtResultEncoder * Completing implementation of NdtResultEncoder Finishes the implementation of NdtResultEncoder so that it encodes all the fields of an NdtResult object. push 05 Apr 2016 03:13PM UTC mtlynch travis-ci pending completion  
10 master Merge pull request #5 from mtlynch/pre-commit Adding a pre-commit hook for client_wrapper push 28 Mar 2016 09:29PM UTC mtlynch travis-ci pending completion  
See All Builds (52)
  • 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