There are at least 3 different places that we have very similar code setting up integration tests, creating test addresses, validators etc. They should all be moved to its own package inside the Ojo repo visible to all the tests that need it.
Needed for: ABCI tests, Genesis tests, msg_server tests, CLI tests, Keeper tests
For Admin Use