Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(x/distribution): write integration tests #15569

Merged
merged 49 commits into from
Apr 13, 2023
Merged
Changes from 1 commit
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
e035957
wip: add tests for distr CommunityPoolSpend
likhita-809 Mar 28, 2023
2fb5633
wip: add tests in x/distr module
likhita-809 Mar 28, 2023
edb8228
cleanup setup and tests
likhita-809 Mar 28, 2023
466e411
add more tests
likhita-809 Mar 30, 2023
dbd0a15
Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…
likhita-809 Mar 30, 2023
dc02ae1
Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…
likhita-809 Mar 30, 2023
165a9ab
Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…
likhita-809 Mar 30, 2023
40e853b
Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…
likhita-809 Mar 30, 2023
bbe5e89
fix failing test
likhita-809 Mar 30, 2023
415357a
address comments
likhita-809 Mar 30, 2023
da4fe82
Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…
likhita-809 Mar 30, 2023
da0d328
wip: verify state updation
likhita-809 Mar 31, 2023
fd656af
Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…
likhita-809 Mar 31, 2023
4451867
wip: add more tests
likhita-809 Mar 31, 2023
c929740
wip: add one more test
likhita-809 Mar 31, 2023
9bbb97b
Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…
likhita-809 Mar 31, 2023
d44336c
wip: add more msg server tests
likhita-809 Apr 3, 2023
cf37ae2
Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…
likhita-809 Apr 3, 2023
a9453a4
remove setup files and use router setup
likhita-809 Apr 3, 2023
b1e1a49
delete duplicate tests from tests/integration/distr
likhita-809 Apr 4, 2023
6ee153b
Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…
likhita-809 Apr 4, 2023
570b510
add grpc query tests
likhita-809 Apr 4, 2023
4d008a8
add one more test
likhita-809 Apr 10, 2023
8ca2b4a
Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…
likhita-809 Apr 10, 2023
314f21c
fix tests
likhita-809 Apr 10, 2023
cc886b8
move tests under tests/integration
likhita-809 Apr 10, 2023
5d9c00d
address few review comments
likhita-809 Apr 10, 2023
ded4ccb
refactor tests
likhita-809 Apr 10, 2023
85d8135
add begin and end blocker of the module in tests
likhita-809 Apr 10, 2023
8e379c9
Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…
likhita-809 Apr 10, 2023
f5a5f19
Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…
likhita-809 Apr 11, 2023
9fa8e86
wip: add custom begin blocker
likhita-809 Apr 11, 2023
352962b
wip: contains commented code
likhita-809 Apr 11, 2023
2cdf676
wip: begin/end block tests
likhita-809 Apr 11, 2023
3156ca5
wip: msg server changes
likhita-809 Apr 11, 2023
ca0e60b
wip: add nit
likhita-809 Apr 11, 2023
05ed42c
wip: more checks
likhita-809 Apr 11, 2023
c19147c
discard unncessary changes
likhita-809 Apr 11, 2023
4288cc9
cleanup tests
likhita-809 Apr 12, 2023
5ba0e08
Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…
likhita-809 Apr 12, 2023
d5bc2ab
fix tests
likhita-809 Apr 12, 2023
0396a18
Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…
likhita-809 Apr 12, 2023
e68a79a
address review comments
likhita-809 Apr 12, 2023
12bdf44
Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…
likhita-809 Apr 12, 2023
e5ed9c6
add more changes
likhita-809 Apr 12, 2023
bc04d92
Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…
likhita-809 Apr 12, 2023
48a9745
Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…
likhita-809 Apr 13, 2023
d9bb45a
Merge branch 'main' into likhita/poc
tac0turtle Apr 13, 2023
d7a7590
Merge branch 'main' into likhita/poc
mergify[bot] Apr 13, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…
…ita/poc
  • Loading branch information
likhita-809 committed Apr 10, 2023
commit 8e379c913e592e9b44fd67bccee19eeae2048adb

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.