Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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(integration): port x/bank tests to server/v2 app #21912
test(integration): port x/bank tests to server/v2 app #21912
Changes from 70 commits
da84451
eb347f6
2e9835c
b0cc5a5
14686ba
74358ca
ba91038
c4d0834
a080b2e
f09a8fe
ce51d9e
441423d
7e508c3
99c2a5c
a6e0c1f
e0c9e3d
8c4d79d
2d28d64
0e71ce3
3ad2a6e
d8a6ed7
de2a723
a47a286
c8ea058
2410c04
8d3698f
57040e2
995974c
69598d4
29b0ebe
a977338
30814ac
ef50b4f
177a0da
25f0244
45ff83a
16a0e99
8d1014e
9fe1020
80db042
57ec239
c20649d
ea930ac
c508350
8b9b66c
e0eb0ef
b6d6f75
d8fc366
00dd82a
74e8eed
710a1aa
ae35d88
eb1f49e
e37ff14
7e6b4db
d3e474c
8292c98
de81b74
706a591
9e42ec8
db41984
869a492
a8f7d8e
6a9e803
9cf71f4
47136de
52c502a
8d34c75
55e77a5
4c9de97
2e26e66
1d58116
862b351
17c1bf2
002b46a
89c5fc7
9c15e0a
6c41076
bd69e6d
859b6ac
83333fa
c768f5c
7c32d2f
7e5f838
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's smart, I like the abstraction! Makes it more readble too.