Code Monkey home page Code Monkey logo

hypermeter's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

stonelink

hypermeter's Issues

Tidy up tests (general)

Some of the tests are a bit too big (run the whole process rather than unit testing one module)

Follow redirects

Need to consider whether the response time includes the redirect or is just the time of the last hop (probably the latter)

Refactor graph module

The plotly interaction could probably be pushed out into a separate module, as could the code for resolving environment variables in config.

Diff HTTP responses

Probably implemented as an optional checker.

Need to think about at what point responses are saved for comparison.

X axis type should be linear

The X axis type is 'category' by default, which can cause results to be displayed in the wrong order (leading to some very oddly shaped plots).

Refactor graph module tests

A bit long and repetitive at the moment. Would probably also benefit from factoring the plotly code out of the graph module (see #14)

JSON output doesn't cope with endpoints present in some but not all earlier builds

In the case where an endpoint fails (so isn't included in the output) then reappears, the new value is appended to the list of values without any null value in between to represent the skipped build.

Note that the JSON reporter should possibly output all URLs rather than just failing ones, which would mitigate this (but it would still need solving anyway).

Console reporter

Should include:

  • Timings (in ms) for each URL
  • List of failed URLs

Plotly reporter

Graph name should be read from config file. Values should be appended to existing graph.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.