Commit Graph

26 Commits (86e20b7395d3e15926a21862e7b048b956fb5498)

Author SHA1 Message Date
ansuz 45601068ae lint compliance
ansuz b9a07ca650 diagnose some unhandled errors in rpc tests
ansuz ccd6e1d6df lint compliance, simplify a test condition
ansuz 50b9c27dcb finalize one more test
ansuz 8fbb32c5d7 add a few more checks to the rpc tests
ansuz 170aa6d47e clean up a few tasks related to allow lists
ansuz 505e383f9f test restricted access from the command line
ansuz 57be324850 remove some XXX notes
ansuz 86b9cc2de1 accidentally merge uncommitted work with staging, resolve merge conflicts
ansuz 342aea705a not about a history-keeper anti-pattern
ansuz d17e180420 add a short delay in the rpc test to give the server time to write metadata to the disk before checking it
ansuz 2a809cf120 roster changes:
* validate that a user can add a role before adding them
* support deletion of non-required metadata attributes via null
ansuz 8761e2071a test many more features of roster.js via rpc tests
ansuz 069776e804 use fast implementations of tweetnacl serverside
ansuz 55f19b998f downgrade an XXX to a FIXME
ansuz 7230ee71a8 fix json.sortify in browser contexts. lint compliance
ansuz 4269cb1ec7 fixed a few roster bugs
ansuz 073543fe3d more WIP for roster
ansuz cc4ea50ef6 comment out dead code
ansuz 922d7a247b use latest Team Crypto methods
ansuz 5fe1627488 integrate roster test usage into rpc
ansuz c17a28cced WIP roster definition
ansuz 532ba9b9fd update XXX comments which are no longer valid or can wait
ansuz ecfac9e7b3 test usage of multiple rpc sessions with the same network
ansuz dc078c1ca1 test mailboxes and RPCs from the command line, fix some minor errors
ansuz d81ff791ad WIP cli tests for rpc