Giter Club home page Giter Club logo

looper's People

Contributors

dependabot[bot] avatar fapaul avatar fawind avatar nstrelow avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

looper's Issues

Case studies

Do case studies on HPI Schul Cloud or other open source projects.

Do benchmarks for:

  • Test speedup
  • Ease of integration
  • Developer experience

Override services with mocks

Add option to override services with mock versions. E.g. by providing a mapping of service-name to mock docker image.

Handle stateful requests

Handle stateful requests. Example:

  1. Get: /hitcount -> 1
  2. Get: /hitcount -> 2

Options:

  • Check if mitmdump already handles such cases
  • Add unique request id to url param or header
    • Ids have to be ordered in order to match them in record and replay mode?

HTTPS Proxy Setup

  • Allow the proxy to capture HTTPS traffic.
  • mitm proxy seems to already support this: docs
  • Set up a working concept with notes-service using nginx

Standalone Proxy Use

  • Allow starting just the mitm proxy to capture test traffic of services not running in docker.
  • Clients are given the url of the proxy and connect manually.
  • Should probably done as a cli-flag that starts just the mitm proxy.

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.