aboutsummaryrefslogtreecommitdiff
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* acl: ACLName rule should match if any part of ACLName matchesPaweł Chmielowski2016-06-241-0/+4
* Add some tests for {shaper,access}_rules_validatorPaweł Chmielowski2016-06-221-0/+68
* Add test for more allowed access_rulesPaweł Chmielowski2016-06-161-0/+24
* Add shorter version of some common access rules definitionsPaweł Chmielowski2016-06-151-0/+25
* Add tests for new acl functionsPaweł Chmielowski2016-06-061-0/+202
* Fix quicktest casePablo Polvorin2016-06-051-0/+1
* Fix ejabberd.ldifAlexey Shchepin2016-06-021-1/+1
* Fix a typoAlexey Shchepin2016-06-021-1/+1
* Stronger tests in the test suite, SQL updates and fixesAlexey Shchepin2016-06-024-74/+80
* Update test after roster code reorganizationPaweł Chmielowski2016-05-311-25/+42
* Update testPaweł Chmielowski2016-05-311-2/+2
* Fix mod_http_api_test.exsPaweł Chmielowski2016-05-301-4/+26
* Fix testsPaweł Chmielowski2016-05-301-7/+11
* Better code for setting up ejabberd app locationPaweł Chmielowski2016-05-302-15/+24
* Update acl tests to new internal access rules syntaxPaweł Chmielowski2016-05-301-15/+9
* Make tests run correctly even when ejabberd src in not in ejabberd-xxx dirPaweł Chmielowski2016-05-302-4/+15
* Copy lite.sql to place where tests expect it in failback modePaweł Chmielowski2016-05-261-0/+4
* Merge pull request #1131 from weiss/failed-resume-hEvgeny Khramtsov2016-05-252-0/+15
|\
| * XEP-0198: Add 'h' attribute to <failed/> elementHolger Weiss2016-05-242-0/+15
* | Merge pull request #1126 from weiss/muc-send-affiliationEvgeny Khramtsov2016-05-251-0/+5
|\ \ | |/ |/|
| * mod_muc_room: Notify on affiliation changesHolger Weiss2016-05-201-0/+5
* | mod_client_state: Add "queue_pep" optionHolger Weiss2016-05-172-0/+53
* | mod_client_state: Queue chat state notificationsHolger Weiss2016-05-172-5/+10
|/
* Fix a typoAlexey Shchepin2016-05-131-1/+1
* Less strict extauth.pyAlexey Shchepin2016-05-131-4/+4
* Update SQL escapingAlexey Shchepin2016-05-131-1/+1
* Avoid error bounces when testing stream managementHolger Weiss2016-05-061-1/+3
* Add ability to configure server loglevel when running testsPaweł Chmielowski2016-05-022-1/+2
* Add tests for MUC MAMEvgeniy Khramtsov2016-05-011-0/+90
* Rename odbc to sql everywhereEvgeniy Khramtsov2016-04-202-61/+61
* Synchronizing master changesMickael Remond2016-04-122-6/+159
* Allow testing user pattern directly in access rulesMickael Remond2016-04-081-0/+25
* Add TODO to improve ACLMickael Remond2016-04-081-2/+5
* Add tests on Access rules returning valuesMickael Remond2016-04-071-0/+14
* Add test when mixing ip / user rulesMickael Remond2016-04-071-1/+12
* IP based ACL / Access rules and sequential evaluation of rulesMickael Remond2016-04-071-1/+23
* Variant for user ACL testMickael Remond2016-04-061-0/+11
* Add initial basic ACL testMickael Remond2016-04-061-0/+42
* Stringprep can already be started, do not check resultMickael Remond2016-04-061-1/+1
* Log Elixir test result for investigation and include this log file in travis ...Mickael Remond2016-04-061-4/+5
* Better error message in logsMickael Remond2016-04-061-1/+1
* Now we need to start stringprep before configMickael Remond2016-04-061-0/+5
* Apply fixes and remove tests for missing methodsMickael Remond2016-04-011-346/+1
* Fix tests, they are now running fine locallyMickael Remond2016-04-015-35/+75
* Add logger macro to help troubleshooting Elixir testsMickael Remond2016-04-011-0/+33
* Port mod_admin_extra test to work with new APIMickael Remond2016-03-315-30/+86
* Fix failing testsMickael Remond2016-03-312-7/+5
* Merge lastest commits from masterMickael Remond2016-03-311-1/+3
|\
| * Test / Document ejabberd_commands checksMickael Remond2016-03-311-1/+21
| * Check that various type of commands are properly rejected without authMickael Remond2016-03-311-18/+26