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