Add e2e tests for gRPC requests and CLI commands #13

Merged
ashwin merged 14 commits from pm-cli-tests into main 2024-03-04 11:16:11 +00:00
Member
- Add E2E tests following pattern suggested in cosmos-sdk docs: https://docs.cosmos.network/v0.50/build/building-modules/testing#end-to-end-tests - Tests for gRPC requests - Tests for manually configured CLI commands - Add a CI workflow to run these E2E tests
prathamesh added 3 commits 2024-03-01 09:52:25 +00:00
Add a test for auctions gRPC request
All checks were successful
Integration Tests / test-integration (pull_request) Successful in 2m1s
fd755d1c27
prathamesh added 1 commit 2024-03-02 03:59:22 +00:00
Add tests for remaining auction module gRPC requests
All checks were successful
Integration Tests / test-integration (pull_request) Successful in 1m23s
f11ae48e6f
prathamesh added 1 commit 2024-03-02 05:18:45 +00:00
Add a test for CLI command to commit bid
All checks were successful
Integration Tests / test-integration (pull_request) Successful in 1m54s
0e2828d41e
prathamesh added 1 commit 2024-03-02 05:29:12 +00:00
Remove bid files in test cleanup
All checks were successful
Integration Tests / test-integration (pull_request) Successful in 1m17s
72fb7e5e46
prathamesh added 1 commit 2024-03-02 05:58:10 +00:00
Setup e2e tests for bond module
All checks were successful
Integration Tests / test-integration (pull_request) Successful in 1m17s
cc6f2070b5
prathamesh added 1 commit 2024-03-02 06:26:52 +00:00
Add tests for bond module gRPC requests
All checks were successful
Integration Tests / test-integration (pull_request) Successful in 2m2s
19da88254e
prathamesh added 1 commit 2024-03-02 07:24:06 +00:00
Add a CLI tests for create and list bond commands
All checks were successful
Integration Tests / test-integration (pull_request) Successful in 2m4s
a763d53a3c
prathamesh added 1 commit 2024-03-02 08:27:21 +00:00
Setup e2e tests for registry module
All checks were successful
Integration Tests / test-integration (pull_request) Successful in 2m0s
9373d9543b
prathamesh added 1 commit 2024-03-02 09:51:26 +00:00
Add test for registry module whois gRPC request
All checks were successful
Integration Tests / test-integration (pull_request) Successful in 1m57s
6ce73d51db
prathamesh added 1 commit 2024-03-02 10:55:24 +00:00
Add tests for registry module gRPC requests
All checks were successful
Integration Tests / test-integration (pull_request) Successful in 1m55s
839e993e02
prathamesh added 1 commit 2024-03-02 10:59:17 +00:00
Add a CI workflow to run e2e tests
All checks were successful
Integration Tests / test-integration (pull_request) Successful in 3m23s
E2E Tests / test-e2e (pull_request) Successful in 1m53s
6c0e7c6c49
prathamesh added 1 commit 2024-03-04 03:50:26 +00:00
Use valid owner address in get auctions by owner test
All checks were successful
Integration Tests / test-integration (pull_request) Successful in 2m5s
E2E Tests / test-e2e (pull_request) Successful in 2m0s
4abe5569ee
prathamesh changed title from [WIP] Add e2e tests to Add e2e tests for gRPC requests and CLI commands 2024-03-04 10:12:01 +00:00
ashwin merged commit d346b95234 into main 2024-03-04 11:16:11 +00:00
ashwin deleted branch pm-cli-tests 2024-03-04 11:16:11 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/laconicd#13
No description provided.