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/tests
Matthew Wild ede1bd83a8 Import initial configmanager, not sure if it works yet, but it does pass the unit tests ;) 18 years ago
..
reports Update unit testing to output coverage reports 18 years ago
util Add new logger for tests to use 18 years ago
readme Added tests/ folder 18 years ago
run_tests.sh Add run_tests.sh 18 years ago
test.lua Update test.lua with a work-in-progress 18 years ago
test_core_configmanager.lua Import initial configmanager, not sure if it works yet, but it does pass the unit tests ;) 18 years ago
test_core_s2smanager.lua Oops, never added the tests for s2smanager to the repo 18 years ago
test_core_stanza_router.lua You can never have too many tests 18 years ago
test_util_jid.lua Improve jid.split() and jid.bare() to pass new test cases with invalid JIDs 18 years ago

readme

This folder contains some test scripts. Or it will do. One day.