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: added more e2e permissionless tests #2262

Merged
merged 5 commits into from
Sep 13, 2024
Merged

Conversation

bermuell
Copy link
Contributor

@bermuell bermuell commented Sep 12, 2024

Description

Add more e2e tests for permissionless

  • removal of permissionless chains
  • transformation of TopN chain to permissionless chain
  • add permissionless to nightly e2e tests

Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • Included the correct type prefix in the PR title
  • Targeted the correct branch (see PR Targeting)
  • Provided a link to the relevant issue or specification
  • Reviewed "Files changed" and left comments if necessary
  • Confirmed all CI checks have passed

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.

I have...

  • Confirmed the correct type prefix in the PR title
  • Confirmed all author checklist items have been addressed
  • Confirmed that this PR does not change production code

@bermuell bermuell self-assigned this Sep 12, 2024
@github-actions github-actions bot added C:Testing Assigned automatically by the PR labeler C:CI Assigned automatically by the PR labeler labels Sep 12, 2024
@bermuell bermuell force-pushed the bernd/permissionless_e2e_new branch 2 times, most recently from 941aea2 to a71bbce Compare September 12, 2024 14:29
@bermuell bermuell marked this pull request as ready for review September 12, 2024 14:37
@bermuell bermuell requested a review from a team as a code owner September 12, 2024 14:37
tests/e2e/state.go Dismissed Show dismissed Hide dismissed
@sainoe
Copy link
Contributor

sainoe commented Sep 13, 2024

LGTM!

Copy link
Contributor

@insumity insumity left a comment

Choose a reason for hiding this comment

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

Nice!

LGTM

@insumity insumity mentioned this pull request Sep 13, 2024
21 tasks
@cosmos cosmos deleted a comment from insumity Sep 13, 2024
@bermuell bermuell added this pull request to the merge queue Sep 13, 2024
Merged via the queue into main with commit 5a3227d Sep 13, 2024
15 of 18 checks passed
@bermuell bermuell deleted the bernd/permissionless_e2e_new branch September 13, 2024 14:19
mergify bot pushed a commit that referenced this pull request Sep 13, 2024
* added more e2e permissionless tests

* Update tests/e2e/steps_permissionless_ics.go

Co-authored-by: insumity <[email protected]>

* addressed comments

* adapt tests to new behaciour of 'has-to-validate'

---------

Co-authored-by: insumity <[email protected]>
(cherry picked from commit 5a3227d)
mpoke added a commit that referenced this pull request Sep 13, 2024
test: added more e2e permissionless tests (#2262)

* added more e2e permissionless tests

* Update tests/e2e/steps_permissionless_ics.go

Co-authored-by: insumity <[email protected]>

* addressed comments

* adapt tests to new behaciour of 'has-to-validate'

---------

Co-authored-by: insumity <[email protected]>
(cherry picked from commit 5a3227d)

Co-authored-by: bernd-m <[email protected]>
Co-authored-by: Marius Poke <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:CI Assigned automatically by the PR labeler C:Testing Assigned automatically by the PR labeler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants