Commit Graph

164 Commits (eeb98faa3a09ab9bdfeaa8ed9d2ff3d1d3a94de9)

Author SHA1 Message Date
Kim Alvefur 0b32ffe859 scansion/blocking: Remove the right irrelevant thing 7 years ago
Kim Alvefur 438982da4c mod_blocklist: Remove unrelated tags from test case 7 years ago
Kim Alvefur 2ab9c22c26 mod_blocklist: Update test case with correct behavior (see #1380) 7 years ago
Kim Alvefur 1e2c3cdc46 mod_blocklist: Add test case capturing current behavior 7 years ago
Kim Alvefur 5d4504e51b util.pubsub: Validate node configuration on node creation (fixes #1328) 7 years ago
Kim Alvefur 3b8e8f6a45 spec: Add test case for #1322 7 years ago
Kim Alvefur da56744645 util.pubsub: Add support for requesting multiple specific items (needed for #1305) 7 years ago
Kim Alvefur 9f19a48ee2 util.pubsub: Restore subscription index from stored data (fixes #1281) 7 years ago
Kim Alvefur 67a3bf56f3 mod_mam: Add test for JID normalization in prefs (see #1275) 7 years ago
Kim Alvefur 85a028c727 MUC: Allow changing data attached to an only owner (fixes #1273) 7 years ago
Matthew Wild ee729847c3 spec/scansion: Fix test names of tests added in 0d97768b0ea9 7 years ago
Matthew Wild 6b8d5f97ed spec/scansion: Add tests for members-only rooms 7 years ago
Kim Alvefur 1bf2e5f5f4 util.stanza: Improve tests 7 years ago
Kim Alvefur 7f75a66d21 net.websocket.frames: Add some brief tests 7 years ago
Kim Alvefur 50f6335501 util.stanza: Validate input to clone() (with brief tests) 7 years ago
Kim Alvefur 4c07742fbb spec/scansion/prosody.cfg.lua: Add comment about mod_scansion_record 7 years ago
Kim Alvefur cdf083b8d4 MUC: Add scanison test case for #1230 7 years ago
Matthew Wild bab787b0ec issue1224.scs: Fix to expect new affiliation change notifications 7 years ago
Matthew Wild 45ae85d523 issue1224.scs: Update title 7 years ago
Matthew Wild 02c97f3066 muc_affiliation_notify.scs: Remove trailing whitespace 7 years ago
Matthew Wild e791ba30b5 muc_register.scs: Fix to expect new affiliation change notifications 7 years ago
Matthew Wild 54ecdb5cd0 MUC: Announce affiliation changes for JIDs that are not in the room 7 years ago
Kim Alvefur e6400cd0d8 pubsub: Set pubsub#title as name attribute in disco#items (fixes #1226) 7 years ago
Matthew Wild 0ec2f1debd spec/scansion: Add pep_publish_subscribe (fixes #1222) 7 years ago
Kim Alvefur fdbc23fab6 util.serialization: Add option for allowing multiple references to the same table (but not cycles) 7 years ago
Kim Alvefur 2801e1f100 util.serialization: Test rejection of multiple references to same table 7 years ago
Matthew Wild 37bedc7314 util.promise: Add tests ensuring returning a promise resolves the current promise with that promise 7 years ago
Matthew Wild 201dbb74cc util.promise tests: Fix declared but unused variables 7 years ago
Matthew Wild e6ff6e333c util.promise: Fix missing parameters 7 years ago
Matthew Wild b74a643e34 util.promise: Ensure chained promises always receive a value/rejection even if an intermediate promise has no handlers 7 years ago
Kim Alvefur 687384a94a storagemanager: Fix tests on Lua 5.3 7 years ago
Matthew Wild 9825eee8c1 MUC: Use the bare JID when performing a lookup for COMPAT with clients that don't set it (fixes #1224) 7 years ago
Kim Alvefur 023e5839c2 tests: Add some comments to xep54 test 7 years ago
Kim Alvefur 006a19da77 tests: Remove initial read since XEP is unclear (see #1104) 7 years ago
Kim Alvefur bf624bbe1c tests: Set a proper title for vCard test 7 years ago
Kim Alvefur eff1cf4481 tests: Add simple test case for XEP-0054 7 years ago
Matthew Wild 05b4064188 util.promise: Add promise.try() 7 years ago
Matthew Wild 44b3954d56 util.pubsub: Allow publishing with a config that should be used as defaults only 7 years ago
Matthew Wild 681b25e427 util.promise: Add promise:finally() 7 years ago
Matthew Wild 0d3fa64b96 util.promise: Add additional test for promise.reject() 7 years ago
Matthew Wild ef7d6ba99e util.promise: Fix promise.reject() to return a rejected promise, and fix buggy test for it 7 years ago
Kim Alvefur ba2688c78d util.http: Add tests for normalize_path 7 years ago
Kim Alvefur 93aa49462f storagemanager tests: Also cover memory driver 7 years ago
Kim Alvefur e0a16c75dc util.serialization: Simpler metatable pre-processing 7 years ago
Kim Alvefur a796f87cc3 util.serialization: Test table keys that are Lua keywords 7 years ago
Kim Alvefur 69f91fa214 util.serialization: Test that it rejects tables wit cycles 7 years ago
Kim Alvefur e99c680a14 util.serialization: Make errors fatal by default (like the previous implementation) 7 years ago
Matthew Wild 1c5c6c92c1 storagemanager tests: Remove debug print() 7 years ago
Matthew Wild d422c3a4c0 storagemanager tests: Add many more archive tests, including (failing) cases for #1200 and #1073 7 years ago
Matthew Wild 2a92bf5c27 storagemanager tests: Add additional archive query tests 7 years ago