laconicd/testutil/network
Prathamesh Musale 67cbbf7088
All checks were successful
Integration Tests / test-integration (push) Successful in 3m2s
Lint / Run golangci-lint (push) Successful in 4m49s
Unit Tests / test-unit (push) Successful in 2m11s
E2E Tests / test-e2e (push) Successful in 2m49s
Disable block timeouts in E2E test network (#19)
- The E2E tests sometimes fail with error `timeout exceeded waiting for block` in CI (always passed locally)
- Update the test network setup to disable timeouts when waiting for blocks

Reviewed-on: deep-stack/laconic2d#19
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-03-12 04:35:20 +00:00
..
doc.go Add a test network setup and patch for E2E tests (#18) 2024-03-07 12:35:59 +00:00
network.go Disable block timeouts in E2E test network (#19) 2024-03-12 04:35:20 +00:00
util.go Add a test network setup and patch for E2E tests (#18) 2024-03-07 12:35:59 +00:00