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

feat(e2e): manage ica from gov module #1843

Merged
merged 35 commits into from
Dec 14, 2022
Merged

Conversation

Pantani
Copy link
Contributor

@Pantani Pantani commented Oct 24, 2022

closes #1746

@codecov
Copy link

codecov bot commented Oct 24, 2022

Codecov Report

❗ No coverage uploaded for pull request base (target-v0-46@e37f004). Click here to learn what that means.
The diff coverage is n/a.

Additional details and impacted files
@@               Coverage Diff               @@
##             target-v0-46    #1843   +/-   ##
===============================================
  Coverage                ?   76.81%           
===============================================
  Files                   ?       34           
  Lines                   ?     1889           
  Branches                ?        0           
===============================================
  Hits                    ?     1451           
  Misses                  ?      375           
  Partials                ?       63           

@Pantani Pantani changed the title feat(e2e): ica from a gov proposal feat(e2e): manage ica from groups Oct 25, 2022
@Pantani Pantani changed the title feat(e2e): manage ica from groups feat(e2e): manage ica from gov module Oct 25, 2022
@Pantani Pantani self-assigned this Oct 27, 2022
tests/e2e/e2e_gov_test.go Outdated Show resolved Hide resolved
numberOfEvidences = 10
slashingShares int64 = 10000
)

const (
// genesis accounts enum
icaOwnerAccountIndex = iota + 1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ooo i didn't know about this : )

@okwme okwme added the v0.46 label Nov 18, 2022
@okwme okwme changed the base branch from main to target-v0-46 November 18, 2022 16:55
# Conflicts:
#	tests/e2e/e2e_ibc_test.go
#	tests/e2e/e2e_ica_test.go
#	tests/e2e/e2e_test.go
@Pantani Pantani requested a review from yaruwangway November 23, 2022 17:36
@okwme okwme assigned yaruwangway and unassigned Pantani Dec 13, 2022
@okwme okwme merged commit cb6a51c into target-v0-46 Dec 14, 2022
@okwme okwme deleted the feat/e2e-test-gov-ica branch December 14, 2022 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Gov mediated ICA E2E Test
3 participants