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.
- Next MR: !8920 (merged)
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.rstfor the protocol and the environment,CHANGES.rstat the root of the repository for everything else). -
Select suitable reviewers using the Reviewersfield below. -
Select as Assigneethe next person who should take action on that MR
Edited by Thomas Letan