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
14 Commits
Author SHA1 Message Date
prathamesh 4abe5569ee Use valid owner address in get auctions by owner test
Integration Tests / test-integration (pull_request) Successful in 2m5s
E2E Tests / test-e2e (pull_request) Successful in 2m0s
2024-03-04 09:20:07 +05:30
prathamesh 6c0e7c6c49 Add a CI workflow to run e2e tests
Integration Tests / test-integration (pull_request) Successful in 3m23s
E2E Tests / test-e2e (pull_request) Successful in 1m53s
2024-03-02 16:28:59 +05:30
prathamesh 839e993e02 Add tests for registry module gRPC requests
Integration Tests / test-integration (pull_request) Successful in 1m55s
2024-03-02 16:25:16 +05:30
prathamesh 6ce73d51db Add test for registry module whois gRPC request
Integration Tests / test-integration (pull_request) Successful in 1m57s
2024-03-02 15:21:01 +05:30
prathamesh 9373d9543b Setup e2e tests for registry module
Integration Tests / test-integration (pull_request) Successful in 2m0s
2024-03-02 13:57:05 +05:30
prathamesh a763d53a3c Add a CLI tests for create and list bond commands
Integration Tests / test-integration (pull_request) Successful in 2m4s
2024-03-02 12:53:50 +05:30
prathamesh 19da88254e Add tests for bond module gRPC requests
Integration Tests / test-integration (pull_request) Successful in 2m2s
2024-03-02 11:56:29 +05:30
prathamesh cc6f2070b5 Setup e2e tests for bond module
Integration Tests / test-integration (pull_request) Successful in 1m17s
2024-03-02 11:27:46 +05:30
prathamesh 72fb7e5e46 Remove bid files in test cleanup
Integration Tests / test-integration (pull_request) Successful in 1m17s
2024-03-02 10:59:01 +05:30
prathamesh 0e2828d41e Add a test for CLI command to commit bid
Integration Tests / test-integration (pull_request) Successful in 1m54s
2024-03-02 10:48:27 +05:30
prathamesh f11ae48e6f Add tests for remaining auction module gRPC requests
Integration Tests / test-integration (pull_request) Successful in 1m23s
2024-03-02 09:29:00 +05:30
prathamesh fd755d1c27 Add a test for auctions gRPC request
Integration Tests / test-integration (pull_request) Successful in 2m1s
2024-03-01 15:21:36 +05:30
prathamesh eefaa42eec Add a test for params gRPC request 2024-03-01 14:56:08 +05:30
prathamesh b57ca60277 Create setup for e2e CLI tests 2024-03-01 11:52:57 +05:30