-
- Downloads
Synchronization/solidification integration test (#346)
* Introduce concept of networks * Adjust tests to use flexible Docker networks * Adjust test execution workflow * Separately build GoShimmer Docker image * Generate identities to create containers from seeds * Move Docker network functionality * Add comments and docs * Update readme * Update readme * Add synchronization test * Adjust to merge changes * Add additional checks including solidification check * Adjust to naming changes * Simplify ids seen check * Address PR comments
Showing
- tools/integration-tests/tester/framework/peer.go 3 additions, 3 deletionstools/integration-tests/tester/framework/peer.go
- tools/integration-tests/tester/tests/relaymessage_test.go 4 additions, 13 deletionstools/integration-tests/tester/tests/relaymessage_test.go
- tools/integration-tests/tester/tests/synchronization_test.go 113 additions, 0 deletionstools/integration-tests/tester/tests/synchronization_test.go
Loading
Please register or sign in to comment