-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels