Skip to content

Support Static Clients #13

Description

@maennchen

Currently all Clients are created dynamically, which allows for concurrent testing since different Endpoints can be registered.

To support Static Clients, we need to re-engineer the internals a bit:

  • Start a Reverse Proxy HTTP Server
  • Tests are not run async
  • Test register their Port with Reverse Proxy
  • Start a Local Tunnel to Reverse Proxy
  • Use Tunnel URL to create Test Plan

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions