aboutsummaryrefslogtreecommitdiffstats
path: root/test-sequence
blob: a87c40287bea8599d768d788568dc77257ecf3da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
extensible permissions testing

- create a new channel with social role
	- verify permission limits are created as pconfig entries

	- connect from a remote system with traditional permissions
		- verify 'their_perms' in abconfig
		- approve the connection
		- verify 'my_perms' in abconfig

		- from remote system verify their_perms, my_perms

		- change a setting
			- verify 'my_perms' in abconfig
			- from remote system verify change was communicated

	- connect from a remote system with new perms
		- repeat above tests


- connect to a channel from diaspora or gnusocial
	- verify permissions are correct

- change channel role to forum
	- repeat above tests, this time checking for auto acceptance with the correct permissions


- connect outbound to a remote system with traditional permissions

- connect outbound to a system with new permissions


- attempt permission violations and check that they are denied