Closed JettTech closed 1 month ago
NB: Once the associated holochain pr #4209 is reviewed and merged, this pr needs to be updated to follow the version of holochain that includes the edit to hc sandbox
done in pr #4209.
We cannot rely on the tests/CI in this pr until the holochain version update is complete.
@maackle I've created this issue that grants us the ability to use DeepKey in test-mode where DeepKey generates a device seed that can only be used for testing especially using Tryorama.
@JettTech holochain PR #4238 was merged and released in holochain 0.4.0-dev.24
. This change runs DeepKey is a test environment with Tryorama.
supersedes and closes #238
Heh, this is a lot of changes for the title of this PR ; ) - lgtm
Yes, this has gotten out of hands since its beginning ;-)
Updates:
no-dpki
flag to instantiate a disabledDpkiConfig
in the test conductor (both in local and trycp)NB: This depends on holochain pr #4209, which contains the necessary updates to
hc sandbox
in order for this PR to correctly run.