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

chore(nodebuilder/tests): Clean up sync_test tests #2162

Merged
merged 9 commits into from
Jun 15, 2023

Conversation

renaynay
Copy link
Member

@renaynay renaynay commented May 4, 2023

This PR is a part of the swamp cleanussy effort to clean up our integration tests and make them more deterministic + readable.

This PR focuses on sync_test.go file.

It also contains a change to fraud proof broadcasting test but I can happily split out into separate PR.

@codecov-commenter
Copy link

codecov-commenter commented May 10, 2023

Codecov Report

Merging #2162 (28149bf) into main (d0e4353) will increase coverage by 0.08%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2162      +/-   ##
==========================================
+ Coverage   50.80%   50.89%   +0.08%     
==========================================
  Files         155      155              
  Lines        9766     9766              
==========================================
+ Hits         4962     4970       +8     
+ Misses       4369     4362       -7     
+ Partials      435      434       -1     

see 3 files with indirect coverage changes

distractedm1nd
distractedm1nd previously approved these changes May 29, 2023
nodebuilder/tests/sync_test.go Outdated Show resolved Hide resolved
nodebuilder/tests/sync_test.go Outdated Show resolved Hide resolved
distractedm1nd
distractedm1nd previously approved these changes Jun 14, 2023
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
Thank you for doing this!

@renaynay renaynay merged commit a4c66f4 into celestiaorg:main Jun 15, 2023
@renaynay renaynay deleted the swamp-cleanussy branch June 15, 2023 10:18
renaynay added a commit that referenced this pull request Sep 5, 2023
…2166)

Cleans up swamp tests in `p2p_test.go`.

Based on #2162
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:chore swamp Related to Integration tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants