Open rzadp opened 4 years ago
@dboreham @telackey note addition of “ 6. Testing framework to test all of complex interactions without UX”
@rzadp I added a new test case here: https://github.com/dxos/halo/blob/master/packages/party-manager/src/party-manager-parties.test.js#L64
It is narrowly scoped at substituting a publicKey-authorized invitation for a PIN-authorized one and covers what each end needs to do to create, accept, and validate the invitation.
Just to be clear, this doesn't cover out-of-band communication of the invitation details or anything about offline invitations. See: https://github.com/dxos/halo/issues/18
Features
Next
Issues