| Commit message (Expand) | Author | Age | Files | Lines |
* | Add tests for mod_announce | Evgeniy Khramtsov | 2014-07-27 | 2 | -0/+43 |
* | Add tests for session management | Evgeniy Khramtsov | 2014-07-22 | 2 | -3/+55 |
* | Add tests for mod_carboncopy | Evgeniy Khramtsov | 2014-07-21 | 3 | -11/+148 |
* | Improve MUC test cases | Evgeniy Khramtsov | 2014-07-19 | 2 | -23/+249 |
* | Add mod_caps checks to the testing suite | Evgeniy Khramtsov | 2014-07-15 | 2 | -4/+41 |
* | Check Riak connection before running the corresponding suite | Evgeniy Khramtsov | 2014-07-10 | 1 | -3/+8 |
* | Don't forget to shutdown rooms before starting the testing suite | Evgeniy Khramtsov | 2014-07-10 | 1 | -0/+1 |
* | Improve test suite explanation | Evgeniy Khramtsov | 2014-07-10 | 1 | -2/+35 |
* | Clear Riak data when initializing the testing suite | Evgeniy Khramtsov | 2014-07-10 | 1 | -1/+32 |
* | Add Riak backend to the testing suit | Evgeniy Khramtsov | 2014-07-10 | 3 | -4/+98 |
* | Use -include_lib instead of -include for esip and p1_xml | Matwey V. Kornilov | 2014-07-05 | 1 | -1/+1 |
* | test/README: Create MySQL test user on 'localhost' | Holger Weiss | 2014-05-04 | 1 | -2/+2 |
* | Do not use functions from crypto module wherever possible | Evgeniy Khramtsov | 2013-11-05 | 1 | -5/+5 |
* | Fix roster version support | Evgeniy Khramtsov | 2013-09-24 | 2 | -1/+31 |
* | Fix the ACL rule | Evgeniy Khramtsov | 2013-08-27 | 1 | -2/+1 |
* | Remove non-existent module from the testing config | Evgeniy Khramtsov | 2013-08-27 | 1 | -6/+0 |
* | Remove multiple host_config sections | Evgeniy Khramtsov | 2013-08-27 | 1 | -5/+0 |
* | Change configuration file format to YAML | Evgeniy Khramtsov | 2013-08-21 | 2 | -1/+268 |
* | Increase the timetrap timeout | Evgeniy Khramtsov | 2013-07-15 | 1 | -1/+1 |
* | Cleanup the test suite (just a little) | Evgeniy Khramtsov | 2013-07-07 | 1 | -11/+2 |
* | Use error_logger directly in the LDAP test server | Evgeniy Khramtsov | 2013-07-07 | 1 | -6/+8 |
* | Improve the XMPP codec, fix the test suite accordingly | Evgeniy Khramtsov | 2013-07-07 | 1 | -4/+8 |
* | Pre-load applications before setting the environment variables | Evgeniy Khramtsov | 2013-06-27 | 1 | -0/+3 |
* | Do not check the second SASL challenge | Evgeniy Khramtsov | 2013-06-27 | 1 | -15/+6 |
* | Split the test suite into modules | Evgeniy Khramtsov | 2013-06-27 | 3 | -470/+501 |
* | Fix external authentication | Evgeniy Khramtsov | 2013-06-26 | 3 | -0/+54 |
* | Do not fetch disco#info multiple times | Evgeniy Khramtsov | 2013-06-26 | 1 | -8/+15 |
* | Start the LDAP server before ejabberd application | Evgeniy Khramtsov | 2013-06-26 | 1 | -1/+1 |
* | Add more pubsub test cases | Evgeniy Khramtsov | 2013-06-26 | 1 | -6/+56 |
* | Change pubsub plugins in the testing configuration | Evgeniy Khramtsov | 2013-06-25 | 1 | -6/+2 |
* | Add LDAP test cases | Evgeniy Khramtsov | 2013-06-22 | 4 | -8/+531 |
* | Fix all calls to functions of p1_tls application | Evgeniy Khramtsov | 2013-06-20 | 1 | -2/+2 |
* | Clarify MySQL/PostgreSQL preparation for running the test suite. | Evgeniy Khramtsov | 2013-06-19 | 1 | -1/+3 |
* | Shutdown rooms before starting test cases | Evgeniy Khramtsov | 2013-06-19 | 1 | -0/+3 |
* | Add tests for modules using MySQL/PostgreSQL | Evgeniy Khramtsov | 2013-06-19 | 3 | -53/+234 |
* | Better handle incoming packets sequence | Evgeniy Khramtsov | 2013-06-18 | 1 | -3/+3 |
* | Add simple mod_offline checks | Evgeniy Khramtsov | 2013-06-17 | 1 | -0/+25 |
* | Add some MUC checks. Several cleanups | Evgeniy Khramtsov | 2013-06-17 | 1 | -186/+322 |
* | Add mod_proxy65 test case | Evgeniy Khramtsov | 2013-06-17 | 1 | -50/+119 |
* | Check item groups separately | Evgeniy Khramtsov | 2013-06-17 | 1 | -3/+4 |
* | Add roster checks | Evgeniy Khramtsov | 2013-06-17 | 1 | -28/+275 |
* | Advertise privacy lists support via disco#info | Evgeniy Khramtsov | 2013-06-17 | 1 | -7/+1 |
* | Don't include sub-elements in IQ results where it's not required | Evgeniy Khramtsov | 2013-06-17 | 1 | -17/+3 |
* | Improve "unregister" test case | Evgeniy Khramtsov | 2013-06-17 | 1 | -1/+3 |
* | Add registration remove test case | Evgeniy Khramtsov | 2013-06-17 | 1 | -1/+20 |
* | Test suite cleanup. | Evgeniy Khramtsov | 2013-06-17 | 2 | -46/+42 |
* | Better certfile location detection by the test suite | Evgeniy Khramtsov | 2013-06-17 | 2 | -1/+3 |
* | Add zlib compression test case | Evgeniy Khramtsov | 2013-06-17 | 2 | -18/+42 |
* | Add STARTTLS test case | Evgeniy Khramtsov | 2013-06-17 | 3 | -19/+100 |
* | Add mod_register checks | Evgeniy Khramtsov | 2013-06-17 | 1 | -3/+39 |