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: add event sync correctness tests #82

Merged
merged 2 commits into from
Jan 25, 2024
Merged

feat: add event sync correctness tests #82

merged 2 commits into from
Jan 25, 2024

Conversation

nathanielc
Copy link
Collaborator

@nathanielc nathanielc commented Jan 23, 2024

This change adds correctness tests that hit the Ceramic API directly for events. Events are written and validated to have propagated to other nodes.

TODO:

Copy link

linear bot commented Jan 23, 2024

@nathanielc nathanielc force-pushed the feature/ws1-1427 branch 3 times, most recently from 3785dcc to 37bb3b5 Compare January 24, 2024 16:21
@nathanielc nathanielc marked this pull request as ready for review January 24, 2024 16:21
@nathanielc nathanielc requested a review from smrz2001 January 24, 2024 16:21
Copy link
Collaborator

@smrz2001 smrz2001 left a comment

Choose a reason for hiding this comment

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

🥳 🚀

This change adds correctness tests that hit the Ceramic API directly for
events. Events are written and validated to have propagated to other
nodes.
Copy link
Collaborator

@smrz2001 smrz2001 left a comment

Choose a reason for hiding this comment

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

:shipit:

We have replaced property tests with tests from the tests suite.
Additionally this means that the smoke flavor is now simply the
correctness tests and has been renamed accordingly.
@nathanielc nathanielc added this pull request to the merge queue Jan 25, 2024
Merged via the queue into main with commit 38b6fbe Jan 25, 2024
8 checks passed
@nathanielc nathanielc deleted the feature/ws1-1427 branch January 25, 2024 23:38
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