Commit Graph

608 Commits (052d497dee0ee5b112d3ffb266023d6f24898f38)

Author SHA1 Message Date
Kim Alvefur 052d497dee util.jsonschema: Fix handling of `false` as schema 9 months ago
Kim Alvefur 7e16a71be8 mod_storage_internal: Fix queries with only start returning extra items 9 months ago
Matthew Wild e6849bb76e spec/tls: Add TLS/certificate integration tests 9 months ago
Kim Alvefur 0ed2d38edf core.storagemanager: Fix tests by removing an assert that upset luarocks 10 months ago
Matthew Wild 06994f0bc1 util.argparse: Fix bug (regression?) in argument parsing with --foo=bar 10 months ago
Matthew Wild 43be6cb1c6 util.argparse: Add strict mode + tests 11 months ago
Kim Alvefur 2f37c443b8 core.configmanager: Add ways to read config values from files 12 months ago
Kim Alvefur 885fde62be util.stanza: Handle Clark notation for attributes in :find() 1 year ago
Kim Alvefur 00584c4d61 util.stanza: Handle namespace prefixes for attributes in :find() 1 year ago
Matthew Wild c9cc6f4b67 util.queue: tests: Add test for :replace() method 1 year ago
Kim Alvefur 9005d35b48 util.pubsub: Add method returning subset of config as metadata 1 year ago
Kim Alvefur 77833e7394 scansion: Remove publisher attribute from bookmarks2 tests 1 year ago
Kim Alvefur 12b787430a scansion: Import XEP-0402 test from prosody-modules rev 2c6b14207271 1 year ago
Stephen Paul Weber d477528e67 util.crypto: Add more ECC methods 1 year ago
Kim Alvefur 25754509f4 util.pubsub: Fix test to account for not using util.error 1 year ago
Kim Alvefur 73b512d3a6 util.error: Use is_error() instead of is_err() everywhere 1 year ago
Kim Alvefur 8a96854733 util.xtemplate: Fix error on applying each() to zero stanzas 2 years ago
Kim Alvefur 11bc995c0b scansion: Enable blocklist compat during tests to fix CI 2 years ago
Kim Alvefur 935de9b5e7 scansion: Add roster groups setting to pubsub form in tests 2 years ago
Matthew Wild 876162b9cf util.bit53: Add bnot() method 2 years ago
Matthew Wild 965d69763c util.strbitop: Remove unused import in tests 2 years ago
Matthew Wild 7f748556a2 util.strbitop: Add common_prefix_bits() method 2 years ago
Matthew Wild 1606675762 util.ip: Add another test case for match() and commonPrefixLength() 2 years ago
Matthew Wild 81cb34ef50 util.strbitop: Rename spec file to correct name so tests actually run 2 years ago
Kim Alvefur ddd479afe2 util.rfc6724: Remove, unused since introduction of Happy Eyeballs 2 years ago
Kim Alvefur 4ca636bb7e mod_disco: Advertise disco#info and #items on bare JIDs to fix #1664 2 years ago
Kim Alvefur 674b91b82b net.http.parser: Reject overlarge header section earlier 2 years ago
Kim Alvefur 0fa9d6be37 util.array: Fix new() library function 2 years ago
Matthew Wild 87ee5a2300 net.http.parser: Fix off-by-one error in chunk parser 3 years ago
Matthew Wild 0fd88a07a4 net.http.parser: Improve handling of responses without content-length 3 years ago
Matthew Wild d4daf40caa util.json: Accept empty arrays with whitespace (fixes #1782) 3 years ago
Kim Alvefur c617f27a54 util.jsonschema: Ignore test case for JavaScript specific detail 3 years ago
Kim Alvefur 8f850047e3 util.jsonschema: Ignore some further test cases for URI references 3 years ago
Kim Alvefur 1e74554e20 util.jsonschema: Sort test cases to skip 3 years ago
Kim Alvefur 3ee6df83b0 storage tests: Add test for the archive:summary API 4 years ago
Kim Alvefur 96301b2229 mod_bookmarks: Reduce error about not having bookmarks to debug (thanks tom) 3 years ago
Kim Alvefur 89359b70dc util.datamapper: Improve handling of schemas with non-obvious "type" 4 years ago
Kim Alvefur e700edc50f util.jsonschema: Fix validation to not assume presence of "type" field 4 years ago
Kim Alvefur 11638f57e2 util.jsonpointer: Add basic tests 4 years ago
Matthew Wild 93347db124 util.argparse: Revise 553c6204fe5b with a different approach 4 years ago
Kim Alvefur 43351d2b54 Spelling: Fix various spelling mistakes (thanks timeless) 4 years ago
Matthew Wild 7b23d9d136 util.bitcompat: Add some simple tests 4 years ago
Matthew Wild 8eadf174b4 net.stun: tests: Remove stray print() from debugging 4 years ago
Matthew Wild a6265e45a0 net.stun: Add tests for serialization/deserialization 4 years ago
Jonas Schäfer 23a43df6fb util.xml: Do not allow doctypes, comments or processing instructions 4 years ago
Kim Alvefur cb66977bd4 MUC: Record reason for affiliation changes and return in list (fixes #1227) 4 years ago
Kim Alvefur c8c1482dae MUC: Test that <subject/> + <thread/> is not handled as subject change 2 years ago
Kim Alvefur 6438e929b2 scansion: Use new style for accessing Lua globals 2 years ago
Kim Alvefur 0b5df6bdac scansion: Use new prosody namespace in import 2 years ago
Kim Alvefur 30f791386b scansion: Use captures or wildcards instead of mocking time 2 years ago