3box / ceramic-tests

Other
0 stars 0 forks source link

feat: ws2 3034 create node sync graphql test #108

Closed samika98 closed 8 months ago

samika98 commented 8 months ago

Description : Introduces an E2E test ensuring that documents created using the ComposeDB API on Node 1 are properly synchronized and received by Node 2 through the rust-ceramic. This test is for maintaining the reliability of our model syncing capabilities in a distributed setup.

linear[bot] commented 8 months ago

WS2-3034 Create GraphQL test like WS1-1437