Commit Graph

51 Commits (41d45e0c64b94de227f048d5f376699dd6041735)

Author SHA1 Message Date
Matthew Wild 2bc0606453 Update copyright headers for 2010 16 years ago
Matthew Wild cc932b9c97 tests/test_core_s2smanager.lua: Fix to compare SRV weights correctly 16 years ago
Matthew Wild 9657f76657 tests/test.lua: Changes to environment handling of tests, and replace module() with dummy function that doesn't alter the current environment 16 years ago
Matthew Wild 8cfd5950a3 tests: Add tests for util.jid.join() 16 years ago
Matthew Wild 822161982a tests/test.lua: Print the current test being run if verbosity sufficient 16 years ago
Matthew Wild 119d80071d tests/modulemanager_option_conversion.lua: Add standalone test script for the new modulemanager config option API 16 years ago
Matthew Wild aa442a6b88 tests: Add tests for util.jid.join() 16 years ago
Matthew Wild 55e729ef4c tests: Fix stanza_router tests to work with the new routing code, finally all tests pass again \o/ 16 years ago
Matthew Wild c2161ee15e tests: More environment magic to help get stuff working in a sandbox 16 years ago
Matthew Wild 8b476b284f tests: Have fake module() set _M to satisfy some modules 16 years ago
Matthew Wild 8bfd53c8a6 tests: Add tests for new modulemanager load_modules_for_host code 16 years ago
Matthew Wild 118883d655 Remove version number from copyright headers 17 years ago
Matthew Wild e45610ce6e Add copyright header to those files missing one 17 years ago
Matthew Wild c80f91dc02 0.3->0.4 17 years ago
Matthew Wild fa16fb21e6 tests: Add test for iq error replies 17 years ago
Waqas Hussain b9fade36aa Added tests/run_tests.bat for running tests on Windows 17 years ago
Waqas Hussain 70133fb356 Fixed tests/test.lua to work on Windows 17 years ago
Matthew Wild 66155f71aa Add tests for util.multitable 17 years ago
Matthew Wild 2aa5caa78e Add test to check for incorrect handling of iq from c2s to local bare JIDs 17 years ago
Matthew Wild 8de5689731 Small fix to change verbosity level of subtests 17 years ago
Matthew Wild 2f8d4df4b3 Correct tests for stanza routing IQs to bare JIDs 17 years ago
Matthew Wild c5ee166aa9 Update copyright notices for 2009 17 years ago
Matthew Wild f2d020191f 0.2->0.3 17 years ago
Matthew Wild bf3b96204d GPL->MIT! 17 years ago
Matthew Wild 365368ef52 Add more tests for util/stanza.lua serialization routines 17 years ago
Matthew Wild d4f24630f3 Add test for previous commit 17 years ago
Matthew Wild d3ad4a5123 0.1 -> 0.2 17 years ago
Matthew Wild dfeabed19f Add hostmanager, and eventmanager 17 years ago
Matthew Wild d556714369 Add a couple more tests for jid.split 17 years ago
Matthew Wild 0c5cc83112 Insert copyright/license headers 17 years ago
Matthew Wild 3d39b70324 No need for the placeholder file in tests/ because the directory is no longer empty 17 years ago
Matthew Wild a52274f5e6 Add test for latin1toutf8 (which passes) 17 years ago
Matthew Wild 8d6ef1df38 Also look for binary modules in the parent directory when running tests 17 years ago
Matthew Wild ede1bd83a8 Import initial configmanager, not sure if it works yet, but it does pass the unit tests ;) 17 years ago
Matthew Wild 44545470c0 Update test.lua with a work-in-progress 17 years ago
Matthew Wild 48e7f5ea64 Improve jid.split() and jid.bare() to pass new test cases with invalid JIDs 17 years ago
Matthew Wild 08f20e796a Oops, never added the tests for s2smanager to the repo 17 years ago
Matthew Wild 662dd712f2 Add run_tests.sh 17 years ago
Matthew Wild 9a9a31d0f2 Update unit testing to output coverage reports 17 years ago
Matthew Wild 801e99fcbb We have SRV resolving \o/ 17 years ago
Matthew Wild fa063a0299 You can never have too many tests 17 years ago
Matthew Wild 6b834ab79b Warn when subtest function does not exist 17 years ago
Matthew Wild b1bc21f5f0 Add tests for core.stanza_router 17 years ago
Matthew Wild 94373484f7 Add new logger for tests to use 17 years ago
Matthew Wild 22bd662f3c Some fixes for our test runner 17 years ago
Matthew Wild eea12d2279 Renamed some of the variables in jid.split test to make it clearer 17 years ago
Matthew Wild dfe7f483e4 Fix jid.split test function 17 years ago
Matthew Wild eabe25e8a4 Adding initial unit testing scripts 18 years ago
Matthew Wild f2dc5a554f Added tests/ folder 18 years ago