Tezt: Introduce the [Foreign_endpoint.t] client endpoint

Context

This is a first step towards running complex scenarios which require an Octez
node without having to bootstrap an Octez node locally.

Hopefully, will be used in the context of the demo to more easily decompose the orchestrator into several cooperative binaries.

Manually testing the MR

Checklist

  • Document the interface of any function added or modified (see the coding guidelines)
  • Document any change to the user interface, including configuration parameters (see node configuration)
  • Provide automatic testing (see the testing guide).
  • For new features and bug fixes, add an item in the appropriate changelog (docs/protocols/alpha.rst for the protocol and the environment, CHANGES.rst at the root of the repository for everything else).
  • Select suitable reviewers using the Reviewers field below.
  • Select as Assignee the next person who should take action on that MR
Edited by Thomas Letan

Merge request reports

Loading