cosmos-sdk/x/mock
Dev Ojha 6f8f222ef6 Merge pull request #1175: Randomized Module Testing
* WIP, ammend this later

* Add randomized testing suite

* Fix linting

* Auth invariant check, method to take in seed, way to run invariant check less frequently

* Fix merge conflicts

* Update bank

* Fix error on zero input by skipping it

* Add PeriodicInvariant Function

* Abstract verification / send functionality

* Fix liniting errors (PeriodicInvariant godoc)

* Update formatting and docs of randomization

* Minor refactor, update godocs

* Update godoc for mock

* Export TestAndRunTx

* fix cyclic dependencies

* Address PR most pr comments

* Fix merge conflict: Bring back codec.seal

* remove debug code, fix linting

* Fix merge conflicts
2018-07-06 16:19:11 -04:00
..
app.go Merge pull request #1175: Randomized Module Testing 2018-07-06 16:19:11 -04:00
app_test.go Merge PR #1492: Improve Module Test Coverage 2018-07-04 06:21:36 +02:00
doc.go Merge pull request #1175: Randomized Module Testing 2018-07-06 16:19:11 -04:00
random_simulate_blocks.go Merge pull request #1175: Randomized Module Testing 2018-07-06 16:19:11 -04:00
test_utils.go Merge PR #1492: Improve Module Test Coverage 2018-07-04 06:21:36 +02:00
types.go Merge pull request #1175: Randomized Module Testing 2018-07-06 16:19:11 -04:00