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

Merge Tests cleanup work #92

Merged
merged 3 commits into from
Sep 30, 2020

Conversation

aarshkshah1992
Copy link
Collaborator

@aarshkshah1992 aarshkshah1992 commented Sep 30, 2020

@hannahhoward This merges the test cleaup work we'd done into the feature branch. You've already reviewed that PR.

@aarshkshah1992 aarshkshah1992 changed the title Feat/restart tests cleanup Merge Tests cleanup work Sep 30, 2020
@aarshkshah1992
Copy link
Collaborator Author

go test -count 50 -run TestPauseAndResume
PASS
ok github.com/filecoin-project/go-data-transfer/impl 20.828s

@aarshkshah1992 aarshkshah1992 merged commit 8241f6b into feat/resume-data-transfer Sep 30, 2020
@aarshkshah1992 aarshkshah1992 deleted the feat/restart-tests-cleanup branch September 30, 2020 05:16
hannahhoward pushed a commit that referenced this pull request Oct 11, 2020
* cleanup of restart PR
hannahhoward added a commit that referenced this pull request Oct 12, 2020
* Emit events with received cids (#71)

* persist received cids on channel state.

* Send, Receive and Validate Restart requests (#75)

* Send, Receive and Validate Requests

* Initiating and Responding Tests and bug fixes (#76)

* Testing for resuming data transfer work

* Cleanup Push Restarts PR  (#79)

* cleanup of restart PR

* link the peers

* Tests for pull restarts (#84)

* tests for pull restarts

* Merge Tests cleanup work (#92)

* cleanup of restart PR

* cleanup timedout channels (#93)

* backward compatibility of restart (#96)

* backward compatibility of restart

* changes and tests

* more tests

* better error handling for restarts

* feat(message): switch to cbor map encoding (#97)

switch to cbor map encoding for the 1_1 message protocol

* feat(channels): setup datastore migrations (#99)

setup datatransfer channels so they migrate over successfully

Co-authored-by: Hannah Howard <hannah@hannahhoward.net>
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.

1 participant