xaya / libxayagame

MIT License
21 stars 19 forks source link

Abstract "base-chain environment" for integration tests #111

Closed domob1812 closed 3 years ago

domob1812 commented 3 years ago

This abstracts out the concept of a "base-chain environment" in the integration-testing framework. Instead of assuming that we will always run a single Xaya Core instance and link the GSP to it, the environment can take care of running something else replacing Xaya Core, for instance a Xaya X instance with some base chain (which could be Xaya Core again, or something else).