aboutsummaryrefslogtreecommitdiffstats
path: root/spec/scansion
Commit message (Expand)AuthorAgeFilesLines
* MUC: Fix logic for access to affiliation lists0.11.10Kim Alvefur2021-07-221-57/+83
* MUC tests: Add missing affiliation attributeMatthew Wild2020-04-231-1/+1
* Backed out changeset 18f2c7bc5795 (was testing against wrong branch)Matthew Wild2020-04-231-6/+2
* MUC tests: Add <required/> to expected form fieldMatthew Wild2020-04-231-2/+6
* scansion/blocking: Remove the right irrelevant thingKim Alvefur2019-06-201-1/+1
* mod_blocklist: Remove unrelated tags from test caseKim Alvefur2019-06-201-10/+2
* mod_blocklist: Update test case with correct behavior (see #1380)Kim Alvefur2019-06-201-0/+6
* mod_blocklist: Add test case capturing current behaviorKim Alvefur2019-06-201-0/+162
* spec: Add test case for #1322Kim Alvefur2019-02-271-0/+202
* mod_mam: Add test for JID normalization in prefs (see #1275)Kim Alvefur2018-12-232-1/+38
* MUC: Allow changing data attached to an only owner (fixes #1273)Kim Alvefur2018-12-201-0/+22
* spec/scansion: Fix test names of tests added in 0d97768b0ea9Matthew Wild2018-12-192-2/+2
* spec/scansion: Add tests for members-only roomsMatthew Wild2018-12-192-0/+236
* spec/scansion/prosody.cfg.lua: Add comment about mod_scansion_recordKim Alvefur2018-11-121-1/+3
* MUC: Add scanison test case for #1230Kim Alvefur2018-11-122-0/+102
* issue1224.scs: Fix to expect new affiliation change notificationsMatthew Wild2018-10-311-0/+7
* issue1224.scs: Update titleMatthew Wild2018-10-311-1/+1
* muc_affiliation_notify.scs: Remove trailing whitespaceMatthew Wild2018-10-311-1/+1
* muc_register.scs: Fix to expect new affiliation change notificationsMatthew Wild2018-10-311-0/+25
* MUC: Announce affiliation changes for JIDs that are not in the roomMatthew Wild2018-10-311-0/+137
* pubsub: Set pubsub#title as name attribute in disco#items (fixes #1226)Kim Alvefur2018-10-301-0/+205
* spec/scansion: Add pep_publish_subscribe (fixes #1222)Matthew Wild2018-10-301-0/+210
* MUC: Use the bare JID when performing a lookup for COMPAT with clients that d...Matthew Wild2018-10-211-0/+108
* tests: Add some comments to xep54 testKim Alvefur2018-10-201-0/+3
* tests: Remove initial read since XEP is unclear (see #1104)Kim Alvefur2018-10-201-10/+0
* tests: Set a proper title for vCard testKim Alvefur2018-10-201-0/+1
* tests: Add simple test case for XEP-0054Kim Alvefur2018-10-201-0/+86
* mod_pep: Add test publishing a nicknameKim Alvefur2018-09-221-0/+72
* scansion: muc_register.scs: Test to ensure MUC registration by unaffiliated u...Matthew Wild2018-09-171-0/+36
* MUC: Don't kick user of a reserved nick if it's theirs (thanks pep.)Matthew Wild2018-09-141-0/+62
* MUC: Include 'nick' attribute in affiliation lists (thanks jc)Matthew Wild2018-09-141-0/+16
* spec/scansion/basic_roster.scs: Add tests for actually modifying the rosterMatthew Wild2018-09-131-8/+40
* MUC: Fix to correctly return 'node' in disco#info responses (thanks jc)Matthew Wild2018-09-131-2/+16
* MUC: If a user with an existing affiliation registers, preserve that affiliat...Matthew Wild2018-09-131-0/+65
* spec/scansion/prosody.cfg.lua: daemonize by defaultMatthew Wild2018-09-121-0/+1
* spec/scansion/prosody.cfg.lua: Add pidfile option so Prosody can be daemonizedMatthew Wild2018-09-121-0/+2
* spec/scansion/prosody.cfg.lua: Config file to be used for integration testsMatthew Wild2018-09-121-0/+76
* spec/scansion: Ensure all scripts have sensible titlesMatthew Wild2018-09-1112-1/+22
* spec/scansion: Multiple fixes to make all tests pass in latest (c35386e4b456)...Matthew Wild2018-09-106-155/+9
* spec/scansion: Add scansion scripts used for testingMatthew Wild2018-09-0613-0/+1474