laconicd/tests/e2e/registry
Prathamesh Musale 946e64d289
All checks were successful
Integration Tests / test-integration (push) Successful in 3m12s
Lint / Run golangci-lint (push) Successful in 4m10s
E2E Tests / test-e2e (push) Successful in 4m32s
Unit Tests / test-unit (push) Successful in 2m15s
Verify write transactions in E2E tests (#22)
- Verify transaction inclusion and response code for write txs as done in cosmos-sdk E2E tests

Reviewed-on: deep-stack/laconic2d#22
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-03-13 04:53:11 +00:00
..
cli_test.go Add a test network setup and patch for E2E tests (#18) 2024-03-07 12:35:59 +00:00
grpc.go Rename RPC method to reserve authority and fix proto lint errors (#17) 2024-03-07 11:25:15 +00:00
suite.go Verify write transactions in E2E tests (#22) 2024-03-13 04:53:11 +00:00
tx.go Add e2e tests for gRPC requests and CLI commands (#13) 2024-03-04 11:16:09 +00:00