-
Notifications
You must be signed in to change notification settings - Fork 103
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/ecocredit): basket integration test #771
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
ae7f66b
wip
technicallyty a99663c
chore: merge
technicallyty 7378110
more wip
technicallyty 13bca43
chore: fixup 1 final thing
technicallyty 18e4f21
fix: oof
technicallyty 9ad166a
chore: cleanup comments
technicallyty 86c29c1
chore: add basket submodule to app.go
technicallyty 4cf5031
chore: fix testss
technicallyty c67d552
wip
technicallyty 248ddfa
test: add retire test
technicallyty 7ede92a
chore: comment
technicallyty b697435
Merge branch 'release/v2.2.x' into ty/732-integration_tests
technicallyty b33885d
Merge branch 'release/v2.2.x' into ty/732-integration_tests
technicallyty d6cf77c
wip: need to fix coin validate stuff
technicallyty d1db8b2
fix: add and set sdk regex for basket coins
technicallyty 5a6b6f6
chore: ecocredit doesnt need minter
technicallyty 1694d7d
chore: dont need account keeper in suite
technicallyty c6912fa
chore: goimport files
technicallyty 8368a18
chore: goimport app.go
technicallyty File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
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.
👍 for moving to the constructor