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(passport-sdk-writer): generate a new random DID for writer ceramic integration tests #15

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

shavinac
Copy link
Contributor

test(passport-sdk-writer): generate a new random DID for writer ceramic integration tests

When using the same DID for all test runs, the tests will eventually
slow down and time out due to ever-increasing number of updates to
apply.
Replacing this with a newly generated DID each time results in fast-enough integration
tests that pass more consistently.

…ic integration tests

When using the same DID for all test runs, the tests will eventually
slow down and time out due to ever-increasing number of updates to
apply.
Replacing this with a newly generated DID each time results in fast-enough integration
tests that pass more consistently.
@gdixon gdixon merged commit 2fcf6fc into main Jul 14, 2022
@shavinac shavinac deleted the writer-use-random-test-seed branch July 14, 2022 16:43
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.

2 participants