Skip to content

Correct group replication test #19

@Powersource

Description

@Powersource

const msgAtC = await p(alice.db.get)(bobHi.key).catch(t.error)
t.equals(msgAtC.content.text, 'hi', "carol has replicated bob's group msg")

When i change this to carol.db.get, which seems to be intended, I get an error

✖ 20) Error: Msg %BYhQdJTDN52qRn8Rh1RJYa5icwgMnWmjPQxxjalxZns=.sha256 not found in leveldb index
      Expected error to be falsy
      At: async Test.<anonymous> (/test/integration/groups.js:607:18)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions