IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
prosody/spec
Kim Alvefur 3e30870220 util.http: Fix decoding of uppercase URL encoded chars 7 years ago
..
json Port tests to the `busted` test runner 8 years ago
scansion Merge 0.11->trunk 7 years ago
core_configmanager_spec.lua spec: Correct order of arguments to asserts in configmanager tests 8 years ago
core_moduleapi_spec.lua spec: Trim trailing whitespace 8 years ago
core_storagemanager_spec.lua various: Don't rely on _G.unpack existing 7 years ago
mod_bosh_spec.lua mod_bosh: Add tests (run with 'busted -r bosh') 7 years ago
muc_util_spec.lua tests: Add muc/util tests for filtering MUC elements 8 years ago
net_http_parser_spec.lua Port tests to the `busted` test runner 8 years ago
net_http_server_spec.lua net.http.server: Prevent loading of net.server in tests (breaks unrelated tests for some reason) 8 years ago
net_websocket_frames_spec.lua net.websocket.frames: Add some brief tests 7 years ago
utf8_sequences.txt Port tests to the `busted` test runner 8 years ago
util_async_spec.lua util.async: Remove async.once(), can now be replaced by runner():run(func) 8 years ago
util_cache_spec.lua util.cache tests: Add annotation to fix [luacheck] warning 7 years ago
util_dataforms_spec.lua util.dataforms: Add support for XEP-0122: Data Forms Validation 7 years ago
util_datetime_spec.lua util.datetime: Add tests 8 years ago
util_encodings_spec.lua spec/util.encodings: Test a lonly padding (can appear like this in SASL) 8 years ago
util_events_spec.lua Fix wrong tests committed with 7b621a4a2e8d 8 years ago
util_format_spec.lua util.format: Tweak how nil values are handled 7 years ago
util_http_spec.lua util.http: Fix decoding of uppercase URL encoded chars 7 years ago
util_interpolation_spec.lua spec: Stub tests for util.interpolation 8 years ago
util_ip_spec.lua Port tests to the `busted` test runner 8 years ago
util_iterators_spec.lua util.iterators tests: Check value matches expected [luacheck] 7 years ago
util_jid_spec.lua Port tests to the `busted` test runner 8 years ago
util_json_spec.lua util.json tests: Add [luacheck] annotation to mark intentionally-empty if branch 7 years ago
util_multitable_spec.lua Port tests to the `busted` test runner 8 years ago
util_poll_spec.lua util.poll: Test that it loads after being compiled 7 years ago
util_promise_spec.lua util.promise: Add tests ensuring returning a promise resolves the current promise with that promise 7 years ago
util_pubsub_spec.lua util.pubsub: Restore subscription index from stored data (fixes #1281) 7 years ago
util_queue_spec.lua spec/util_queue: Add iterator and peek tests for 100% line coverage 8 years ago
util_random_spec.lua spec/util.random: Check a larger range of sizes 8 years ago
util_rfc6724_spec.lua Port tests to the `busted` test runner 8 years ago
util_serialization_spec.lua util.serialization: Add option for allowing multiple references to the same table (but not cycles) 7 years ago
util_stanza_spec.lua util.stanza: Require a type attribute for iq stanzas 7 years ago
util_table_spec.lua util.table: Add test for create() 7 years ago
util_throttle_spec.lua util_throttle_spec: Fix minor typo in test title 8 years ago
util_time_spec.lua util.time: Add brief tests 8 years ago
util_uuid_spec.lua util.random: Remove obsolete noop seed function 8 years ago
util_xml_spec.lua Port tests to the `busted` test runner 8 years ago
util_xmppstream_spec.lua util.xmppstream: Add tests for various XML features forbidden by the RFC 8 years ago