summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* dynamic_ha_SUITE: Disable random policy tests for nowJean-Sébastien Pédron2016-07-221-3/+5
* dynamic_ha_SUITE: Log the failing set of policiesJean-Sébastien Pédron2016-07-221-10/+11
* dynamic_ha_SUITE: Add a new kind of failing set of policiesJean-Sébastien Pédron2016-07-221-4/+7
* dynamic_ha_SUITE: Handle the change of queue master PIDJean-Sébastien Pédron2016-07-211-24/+32
* dynamic_ha_SUITE: Explicitely add failing policies found by PropErJean-Sébastien Pédron2016-07-211-0/+12
* dynamic_ha_SUITE: Wait for the last policy to apply a little longerJean-Sébastien Pédron2016-07-211-28/+49
* dynamic_ha_SUITE: Use an assertion to possibly fail the testJean-Sébastien Pédron2016-07-211-10/+4
* Merge local `node_health_check` into `master`Alexey Lebedeff2016-07-141-0/+167
|\
| * Run client helper tear down steps before broker'sMichael Klishin2016-07-141-2/+2
| * Add `node_health_check` test suiteAlexey Lebedeff2016-07-141-0/+167
* | Only use new non-builtin types in masterJean-Sébastien Pédron2016-07-061-4/+4
* | Merge branch 'stable'Jean-Sébastien Pédron2016-07-051-4/+4
|\ \ | |/
| * Fix testsuite build on Erlang R16B03 by using macros for old builtin typesrabbitmq_v3_6_3Jean-Sébastien Pédron2016-07-051-4/+4
* | Merge branch 'stable'rabbitmq_v3_7_0_milestone5Michael Klishin2016-07-031-8/+4
|\ \ | |/
| * These are moved to rabbit_ct_broker_helpersrabbitmq_v3_6_3_rc3Michael Klishin2016-07-031-4/+2
| * {allow,block}_traffic_between/2 are moved to rabbit_ct_broker_helpersMichael Klishin2016-07-031-4/+2
| * dist_proxy helpers moved to rabbit_ct_broker_helpersMichael Klishin2016-07-031-27/+6
* | dist_proxy helpers moved to rabbit_ct_broker_helpersMichael Klishin2016-07-031-27/+6
* | Use `rand` directly in master because we require Erlang 18.3Jean-Sébastien Pédron2016-06-302-2/+2
* | Merge branch 'stable'Jean-Sébastien Pédron2016-06-293-16/+12
|\ \ | |/
| * Use the new `rand_compat` module to transition from `random` to `rand`Jean-Sébastien Pédron2016-06-282-2/+2
| * Use the new -spec formatJean-Sébastien Pédron2016-06-281-14/+10
* | Set rabbit.slave_wait_timeout back to 15s at the end of this testMichael Klishin2016-06-281-6/+8
* | Test for stop pending slavesDiana Corbacho2016-06-281-1/+30
* | Merge branch 'stable'Diana Corbacho2016-06-282-76/+304
|\ \ | |/
| * Fix tests cleanupDiana Corbacho2016-06-271-2/+2
| * Re-enable more testsMichael Klishin2016-06-271-2/+2
| * Use a separate connection per testMichael Klishin2016-06-272-77/+223
| * Tests for 802 issues and related race conditionsDiana Corbacho2016-06-241-6/+88
* | Merge branch 'stable'Jean-Sébastien Pédron2016-06-151-3/+1
|\ \ | |/
| * priority_queue_SUITE: Use the new open_connection_and_channel() helperJean-Sébastien Pédron2016-06-151-3/+1
* | Merge branch 'stable'Michael Klishin2016-06-141-3/+43
|\ \ | |/
| * Add tests for order of messages within each priority queueDiana Corbacho2016-06-141-3/+43
* | Merge branch 'stable'Jean-Sébastien Pédron2016-06-021-0/+8
|\ \ | |/
| * unit_inbroker_SUITE: Give one hour for the backing queue testsJean-Sébastien Pédron2016-06-021-0/+8
* | config_schema_SUITE: Copy Cuttlefish schema in the testsuite data directoryJean-Sébastien Pédron2016-05-3013-11/+1941
* | Check return value of clear_policy in the test instead of auxiliary functionDiana Corbacho2016-05-271-4/+4
* | Test concurrent application of HA policiesDiana Corbacho2016-05-271-1/+110
* | Switch testsuite to common_test, part #4Jean-Sébastien Pédron2016-05-2712-151/+1316
|/
* Switch testsuite to common_test, part #3Jean-Sébastien Pédron2016-05-2719-0/+7298
* Switch testsuite to common_test, part #2Jean-Sébastien Pédron2016-05-276-150/+4318
* Squash several small testsuites in unit_SUITE and unit_inbroker_SUITEJean-Sébastien Pédron2016-05-279-503/+404
* Switch testsuite to common_test, part #1Jean-Sébastien Pédron2016-05-2711-0/+1334
* rabbit_ct_broker_helpers: New helpers specific to the broker testsuiteJean-Sébastien Pédron2016-05-271-0/+78
* Move password_hashing_tests.erl to rabbitmq-testJean-Sébastien Pédron2015-10-201-54/+0
* Tests are moved to rabbitmq-testJean-Sébastien Pédron2015-10-2015-5281/+0
* fixes gm_qc APIAlvaro Videla2015-10-141-2/+2
* fixes QuickCheck tests for rabbit_backing_queue_qcAlvaro Videla2015-10-141-4/+4
* fixes batch_publish testsAlvaro Videla2015-10-141-5/+15
* Merge branch 'stable'Alvaro Videla2015-10-141-1/+1
|\