Skip to content

test: add stateful end to end test#2360

Merged
kingpinXD merged 9 commits intodevelopfrom
import-data-tests-v17
Jun 21, 2024
Merged

test: add stateful end to end test#2360
kingpinXD merged 9 commits intodevelopfrom
import-data-tests-v17

Conversation

@kingpinXD
Copy link
Member

@kingpinXD kingpinXD commented Jun 20, 2024

Description

Ports changes from v16

Closes: #2259

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Include instructions and any relevant details so others can reproduce.

  • Tested CCTX in localnet
  • Tested in development environment
  • Go unit tests
  • Go integration tests
  • Tested via GitHub Actions

Checklist:

  • I have added unit tests that prove my fix feature works

@kingpinXD kingpinXD changed the title Import data tests v17 test: add statefull end to end test Jun 20, 2024
Copy link
Contributor

@gartnera gartnera left a comment

Choose a reason for hiding this comment

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

This will conflict slightly with #2353. We will need to tune the healthcheck parameters for this scenario.

@kingpinXD kingpinXD requested a review from gartnera June 20, 2024 18:11
@kingpinXD kingpinXD marked this pull request as ready for review June 20, 2024 18:11
@kingpinXD kingpinXD requested a review from gartnera June 20, 2024 21:34
@kingpinXD kingpinXD changed the title test: add statefull end to end test test: add stateful end to end test Jun 20, 2024
Copy link
Contributor

@gartnera gartnera left a comment

Choose a reason for hiding this comment

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

Again I don't think this is valuable but it does look ok

@kingpinXD kingpinXD merged commit f95f0e9 into develop Jun 21, 2024
@kingpinXD kingpinXD deleted the import-data-tests-v17 branch June 21, 2024 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add command to run e2e test on imported data from mainnet (Port from v16)

3 participants