nodeset-org / hyperdrive-constellation

Constellation module for Hyperdrive
GNU Affero General Public License v3.0
0 stars 0 forks source link

Add multinode support to unit tests #13

Closed jclapis closed 1 month ago

jclapis commented 3 months ago

This adds support for running multiple Hyperdrive + Constellaton node pairs in testing, in addition to the local "primary" node. It also adds QA tests 3, 4, 5, and 15. Finally it changes some meta-things needed for those tests to work, like increasing the default golang test timeout (30 sec) in VS code.

jclapis commented 1 month ago

OBE - this has already been merged.