0g-chain/x/hard
sesheffield 916ec6d30c
test(insolvency): add tests for Kava lend insolvency check (#1981)
* add additional tests that attempt to borrow funds from the insolvent market(should fail), and attempt to borrow funds from the not insolvent market (it will fail, but shouldn't). The not insolvent market should continue to processs borrows

* remove unused code

* make tests less specific for string contains

* change the structure for new and old tests and add more verbosity for other tests

* remove print

* remove unneeded code

* add paren

* remove duplicate test case with invalid test name, and update to use error contains in places where it was validating if true for strings contains

---------

Co-authored-by: Sam Sheffield <sam.sheffield@kavalabs.io>
2024-07-29 20:51:08 -04:00
..
client/cli feat: upgrade to Cosmos v0.46 (#1477) 2023-04-03 20:08:45 -04:00
keeper test(insolvency): add tests for Kava lend insolvency check (#1981) 2024-07-29 20:51:08 -04:00
legacy Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
spec Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
types Remove used legacy querier types (#1835) 2024-02-27 14:25:56 -05:00
abci.go feat(metrics): add timing metrics to abci methods (#1669) 2023-08-25 15:14:35 -07:00
genesis_test.go Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
genesis.go chore: fix some comments (#1980) 2024-07-26 12:38:06 -07:00
module.go Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00