metacurrency / holoSkel

skeleton template for building a holochain app
12 stars 1 forks source link

Enable full test of "backnforth", with logs #4

Open christopherreay opened 7 years ago

christopherreay commented 7 years ago

@zippy Hey. Ill keep this documented here. As of metacurrency/holochain 204dd3, @zippy is ready to use the docker test builder.

christopherreay commented 7 years ago

Issue that starup of DockerTestBuilder is non-deterministic, more often than not failing with hc.sync not able to find the seeded holochain

christopherreay commented 7 years ago

fixed as of b0c195 hc.sync now waits until pre.up scripts have completed before trying to sync the cluster.

christopherreay commented 7 years ago

@zippy Ive update the readme to indicate more clearly how to use the hc test harness to run tests. Editting the templates should not be necessary (they should be readonly in this context, since the hc test $chain $scenario $role is paradigm.