aboutsummaryrefslogtreecommitdiffstats
path: root/spec/scansion/muc_create_destroy.scs
Commit message (Collapse)AuthorAgeFilesLines
* MUC: Add test for destroying a room by ad-hoc commandKim Alvefur2020-03-201-0/+67
| | | | | Testing ad-hoc commands was not easily doable before 49312378ba1d relaxed the need for state and an extra roundtrip to execute commands
* MUC: Fix XML syntax error in testKim Alvefur2019-09-211-0/+1
| | | | How did this even happen?
* MUC: Update test for vcard-temp changesKim Alvefur2019-09-211-4/+11
| | | | | | Should this XEP-0398 behavior even be covered here? The original lines came from a recording.
* MUC: Fix delay tag @from in test to be the room JID (#1054 came back)Kim Alvefur2019-08-311-2/+2
|
* MUC: Add a test covering basic room creation, messages and destructionKim Alvefur2019-08-311-0/+242