ipfs-shipyard / ipfs-pubsub-1on1

1-to-1 communication channel over IPFS Pubsub between two peers
25 stars 11 forks source link

OrbitDB Test Utils #16

Closed aphelionz closed 4 years ago

aphelionz commented 4 years ago

This PR builds on #15 by swapping out the test/utils folder for orbit-db-test-utils. Only the last 4 commits are new.

Sorry for the huge diff here but:

  1. Most of it is package-lock
  2. It will go down a bit once I rebase if #15 is merged
  3. A lot of it is indenting because of the addition of the forEach addition at the beginning of the tests.
haadcode commented 4 years ago

LGTM 👍 Rebase on master (#15 was merged) and it can be merged.

haadcode commented 4 years ago

Rebased this myself, and merged. Will publish soon to npm.