go-ssb-room/muxrpc/test/go
Henry 385b98a3a1 add privacy mode and role tests (fixes #185)
* denied/remove
* denied/add
* invites/revoke
* members/remove
* notices/edit
* notices/add

also:
* add members.CheckAction helper
* fix muxrpc abort bug and update to v2.0.5
* strictly use SeeOther not 307 (fixes #149)
2021-05-14 14:27:01 +02:00
..
alias_test.go add privacy mode and role tests (fixes #185) 2021-05-14 14:27:01 +02:00
deny_test.go test that non-members are not blocked from establishing connections for community mode servers 2021-04-26 09:29:22 +02:00
endpoints_test.go refactor makeTestClient 2021-04-26 09:39:11 +02:00
roomstate_test.go reconnect testing 2021-04-26 10:06:34 +02:00
simple_test.go reconnect testing 2021-04-26 10:06:34 +02:00
utils_test.go reconnect testing 2021-04-26 10:06:34 +02:00
websocket_test.go refactor testSession setup 2021-04-20 18:17:56 +02:00