3box / ceramic-tests

Other
0 stars 0 forks source link

feat: test bi-directional syncing in update test #144

Closed stbrody closed 5 months ago

stbrody commented 5 months ago

Builds on https://github.com/3box/ceramic-tests/pull/143.

Testing that syncing works in both directions in the update test lets us remove the (much slower and more expensive) ceramic-ceramic-integration.test.ts as then there's nothing it's testing that isn't covered by other tests

linear[bot] commented 5 months ago

AES-6 Unskip Ceramic<->CAS integration tests

stbrody commented 5 months ago

Nevermind! This test already tests syncing in both directions!