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: remove redundant app code-base from 2 test-cases #56

Merged
merged 7 commits into from
Sep 2, 2022

Conversation

Bidon15
Copy link
Member

@Bidon15 Bidon15 commented Aug 29, 2022

Move the creation of a validator to the common dir
Adjusted the init-validator case to accept the pers-peers param
Move home path to app struct to eliminate passing home var to all methods

This is housekeeping part to start implementing #55
Closes #46

@Bidon15 Bidon15 added enhancement New feature or request testground related to testground labels Aug 29, 2022
@Bidon15 Bidon15 self-assigned this Aug 29, 2022
@Bidon15 Bidon15 marked this pull request as ready for review August 29, 2022 15:39
@Bidon15 Bidon15 requested review from Wondertan, renaynay and vgonkivs and removed request for Wondertan August 29, 2022 15:39
@Bidon15 Bidon15 requested a review from vgonkivs August 30, 2022 09:47
Copy link
Member

@Wondertan Wondertan left a comment

Choose a reason for hiding this comment

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

LGTM for this sane refactoring!

Bidon15 and others added 4 commits September 2, 2022 10:53
Move the creation of a validator to the common dir
Adjusted the init-validator case to accept the pers-peers param
Move home path to app struct to eliminate passing home var to all methods
Co-authored-by: Viacheslav Gonkivskyi <[email protected]>
Bidon15 and others added 3 commits September 2, 2022 11:39
- eliminate entire go func after testing
- move chainId to New func

Co-authored-by: Hlib Kanunnikov <[email protected]>
@Bidon15 Bidon15 requested a review from Wondertan September 2, 2022 11:43
@Bidon15 Bidon15 merged commit 09c0071 into celestiaorg:main Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testground related to testground
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

testground/app: refactor repetitive steps into reusable components
3 participants