laconicd/x/bond
Prathamesh Musale 0af44b5f17
All checks were successful
Integration Tests / test-integration (push) Successful in 2m17s
Setup integration tests and CI (#11)
- Setup integration tests following pattern suggested in cosmos-sdk docs:
  https://docs.cosmos.network/v0.50/build/building-modules/testing#integration-tests
- Add tests for laconic modules query services
- Setup a CI workflow to run the integration tests

Reviewed-on: deep-stack/laconic2d#11
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-02-29 11:54:35 +00:00
..
keeper Setup hooks between laconic modules (#9) 2024-02-28 04:34:58 +00:00
module Setup hooks between laconic modules (#9) 2024-02-28 04:34:58 +00:00
bond.pb.go Setup and integrate bond module into the chain (#2) 2024-02-01 16:28:34 +05:30
codec.go Additional bond commands (#4) 2024-02-08 18:53:20 +05:30
errors.go Add a minimal chain and placeholders for bond module (#1) 2024-02-01 10:18:40 +05:30
events.go Additional bond commands (#4) 2024-02-08 18:53:20 +05:30
expected_keeper.go Setup hooks between laconic modules (#9) 2024-02-28 04:34:58 +00:00
genesis.go Setup and plumbing for auction module (#1) 2024-02-09 08:44:45 +00:00
genesis.pb.go Add commands to create and list bonds (#3) 2024-02-02 15:09:10 +05:30
keys.go Setup integration tests and CI (#11) 2024-02-29 11:54:35 +00:00
params.go Additional bond commands (#4) 2024-02-08 18:53:20 +05:30
query.pb.go Setup and plumbing for auction module (#1) 2024-02-09 08:44:45 +00:00
query.pb.gw.go Additional bond commands (#4) 2024-02-08 18:53:20 +05:30
README.md Add a minimal chain and placeholders for bond module (#1) 2024-02-01 10:18:40 +05:30
tx.pb.go Additional bond commands (#4) 2024-02-08 18:53:20 +05:30
tx.pb.gw.go Additional bond commands (#4) 2024-02-08 18:53:20 +05:30

bond