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

m-lab / ndt-e2e-clientworker
87%
master: 87%

Build:
Build:
LAST BUILD BRANCH: replace-mitmdump
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 replace-mitmdump
branch: replace-mitmdump
CHANGE BRANCH
x
Reset
  • replace-mitmdump
  • master

pending completion
184

push

travis-ci

mtlynch
Replaces mitmdump with a HttpResponse-based server (#73)

* Replaces mitmdump with a HttpResponse-based server

Changes the implementation of ReplayHTTPServer so that now it stores a
dictionary of HttpResponse objects to use for replaying traffic. This
eliminates the mitmdump dependency, so now everything can run within the same
process and we don't have to worry about orphaned mitmdump processes getting
left behind.

This also eliminates the need for FakeMLabNsServer because we can use a single
HTTP server to replay both the client responses and the mlab-ns responses.

571 of 655 relevant lines covered (87.18%)

0.87 hits per line

Relevant lines Covered
Build:
Build:
655 RELEVANT LINES 571 COVERED LINES
0.87 HITS PER LINE
Source Files on replace-mitmdump
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
184 replace-mitmdump Replaces mitmdump with a HttpResponse-based server (#73) * Replaces mitmdump with a HttpResponse-based server Changes the implementation of ReplayHTTPServer so that now it stores a dictionary of HttpResponse objects to use for replaying traff... push 07 Jun 2016 02:35PM UTC mtlynch travis-ci pending completion  
183 replace-mitmdump Fixing bug with misnamed server member variable. Pull #73 06 Jun 2016 09:49PM UTC mtlynch travis-ci pending completion  
182 replace-mitmdump Fixing stale dependency Pull #73 03 Jun 2016 07:07PM UTC mtlynch travis-ci pending completion  
180 replace-mitmdump Adding an HTTP replay generator (#72) This continues the process of replacing the mitmdump dependency. This adds a script that launches an HTTP proxy that captures traffic and writes it to a YAML file so that it can be replayed locally. push 03 Jun 2016 06:24PM UTC mtlynch travis-ci pending completion  
179 replace-mitmdump Adding an HTTP replay generator This continues the process of replacing the mitmdump dependency. This adds a script that launches an HTTP proxy that captures traffic and writes it to a YAML file so that it can be replayed locally. There are deli... Pull #72 03 Jun 2016 02:18PM UTC mtlynch travis-ci pending completion  
178 replace-mitmdump Adding HTTP response class (#71) * Adding HTTP response class Adds a class to represent an HTTP response. We will use this class as part of the native replacement for mitmdump, as it provides a way of capturing HTTP responses, then saving ... push 02 Jun 2016 10:14PM UTC mtlynch travis-ci pending completion  
177 replace-mitmdump Fixes from code review Pull #71 02 Jun 2016 10:11PM UTC mtlynch travis-ci pending completion  
175 replace-mitmdump Adding fine-grained logging (#66) This adds fine grained logging to the client wrapper. Specifically: * Adds logging to the NDT HTML5 client wrapper * Adds logging to the banjo driver * Adds logging to fake mlab-ns * Adds logging to top-lev... push 02 Jun 2016 07:03PM UTC mtlynch travis-ci pending completion  
See All Builds (206)
  • 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