diff options
author | redmatrix <git@macgirvin.com> | 2016-07-20 20:29:33 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-07-20 20:29:33 -0700 |
commit | d2e5b7cb76c54a9b88f731ea09610045a4e36038 (patch) | |
tree | 102b5be35cdac401ae0b92911010b47968a008b8 | |
parent | 6a56a509d3df833c82b876cf89f0bbab2a26c641 (diff) | |
download | volse-hubzilla-d2e5b7cb76c54a9b88f731ea09610045a4e36038.tar.gz volse-hubzilla-d2e5b7cb76c54a9b88f731ea09610045a4e36038.tar.bz2 volse-hubzilla-d2e5b7cb76c54a9b88f731ea09610045a4e36038.zip |
delete test doc
-rw-r--r-- | test-sequence | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/test-sequence b/test-sequence deleted file mode 100644 index a87c40287..000000000 --- a/test-sequence +++ /dev/null @@ -1,37 +0,0 @@ -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 - - - - |