prosody/spec
2018-08-18 00:41:49 +02:00
..
json Port tests to the busted test runner 2017-09-15 17:07:57 -04:00
core_configmanager_spec.lua spec: Correct order of arguments to asserts in configmanager tests 2018-08-11 19:59:19 +02:00
core_moduleapi_spec.lua spec: Trim trailing whitespace 2018-03-06 06:27:20 +01:00
net_http_parser_spec.lua Port tests to the busted test runner 2017-09-15 17:07:57 -04:00
net_http_server_spec.lua net.http.server: Prevent loading of net.server in tests (breaks unrelated tests for some reason) 2018-03-24 00:06:55 +01:00
utf8_sequences.txt Port tests to the busted test runner 2017-09-15 17:07:57 -04:00
util_async_spec.lua util.async: Remove async.once(), can now be replaced by runner():run(func) 2018-03-23 14:22:01 +00:00
util_cache_spec.lua Port tests to the busted test runner 2017-09-15 17:07:57 -04:00
util_dataforms_spec.lua util.dataforms: Allow passing the current values to be used in stead of omitted fields 2018-08-05 15:50:06 +02:00
util_datetime_spec.lua util.datetime: Add tests 2017-11-19 20:51:53 +01:00
util_encodings_spec.lua spec/util.encodings: Test a lonly padding (can appear like this in SASL) 2017-11-03 15:44:43 +01:00
util_events_spec.lua Fix wrong tests committed with 7b621a4a2e8d 2018-05-18 15:20:32 +01:00
util_format_spec.lua util.format: Add test coverage for case of extra nil argument 2018-03-17 19:47:48 +01:00
util_http_spec.lua Port tests to the busted test runner 2017-09-15 17:07:57 -04:00
util_ip_spec.lua Port tests to the busted test runner 2017-09-15 17:07:57 -04:00
util_iterators_spec.lua spec/util_iterators: Remove unused import of util.set [luacheck] 2018-05-18 23:23:09 +02:00
util_jid_spec.lua Port tests to the busted test runner 2017-09-15 17:07:57 -04:00
util_json_spec.lua spec: Trim trailing whitespace 2018-03-06 06:27:20 +01:00
util_multitable_spec.lua Port tests to the busted test runner 2017-09-15 17:07:57 -04:00
util_pubsub_spec.lua util.pubsub: Silence warnings in tests [luacheck] 2018-08-16 06:05:11 +02:00
util_queue_spec.lua spec/util_queue: Add iterator and peek tests for 100% line coverage 2017-09-16 10:16:08 +01:00
util_random_spec.lua spec/util.random: Check a larger range of sizes 2017-12-03 15:37:17 +01:00
util_rfc6724_spec.lua Port tests to the busted test runner 2017-09-15 17:07:57 -04:00
util_stanza_spec.lua util.stanza: Brief tests for :remove_children 2018-07-08 19:13:14 +02:00
util_throttle_spec.lua util_throttle_spec: Fix minor typo in test title 2017-12-21 12:22:46 -05:00
util_time_spec.lua util.time: Add brief tests 2018-08-18 00:41:49 +02:00
util_uuid_spec.lua util.random: Remove obsolete noop seed function 2017-09-16 17:22:51 +02:00
util_xml_spec.lua Port tests to the busted test runner 2017-09-15 17:07:57 -04:00
util_xmppstream_spec.lua util.xmppstream: Add tests for various XML features forbidden by the RFC 2018-07-11 11:58:25 +01:00