summaryrefslogtreecommitdiff
path: root/deps/rabbitmq_federation/test/exchange_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Correct status suite expectationsMichael Klishin2020-10-121-2/+2
* Correct upstream URIs in this testMichael Klishin2020-10-101-17/+28
* exchange_SUITE: Fix format stringJean-Sébastien Pédron2020-09-231-1/+1
* Revert "Remove timer"Luke Bakken2020-09-161-0/+1
* Remove timerLuke Bakken2020-09-161-1/+0
* Give links more time to initialize [for CI]Michael Klishin2020-09-161-1/+1
* await_bindings for a limited amount of timeMichael Klishin2020-09-161-16/+24
* Use await_binding, add vhost supportLuke Bakken2020-09-161-10/+18
* Log payloads received in exchange federation testsMichael Klishin2020-09-161-1/+1
* More exchange federation test massagingMichael Klishin2020-09-161-9/+5
* More selective assertions on link statusMichael Klishin2020-09-161-53/+51
* Begin splitting test groups to reduce the amount of shared stateMichael Klishin2020-09-161-8/+22
* CompileMichael Klishin2020-09-161-1/+1
* Make this test clean up its resources at the endMichael Klishin2020-09-161-28/+37
* A WIP integration test for multi-hop intra-cluster exchange federationMichael Klishin2020-09-151-9/+122
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-121-12/+3
* exchange_SUITE: Remove the `binding_recovery` testcaseJean-Sébastien Pédron2020-03-301-68/+0
* queue_SUITE: Wait for federation in `dynamic_plugin_stop_start`Jean-Sébastien Pédron2020-03-301-12/+1
* exchange_SUITE: Bump wait in several testcasesJean-Sébastien Pédron2020-03-301-6/+6
* exchange_SUITE: Add a wait condition in `dynamic_plugin_stop_start`Jean-Sébastien Pédron2020-03-301-0/+33
* exchange_SUITE: Review all wait conditionsJean-Sébastien Pédron2020-03-271-12/+90
* exchange_SUITE: Improve wait condition in `binding_recovery`Jean-Sébastien Pédron2020-03-271-8/+35
* exchange_SUITE: Wait for federation on the correct nodeJean-Sébastien Pédron2020-03-271-1/+2
* exchange_SUITE: Bump a few more timeoutsJean-Sébastien Pédron2020-03-261-3/+3
* exchange_SUITE: Throw an exception if wait_for_federation() times outJean-Sébastien Pédron2020-03-261-4/+4
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* (c) bumpMichael Klishin2019-12-291-1/+1
* add test that fails for queueLuke Bakken2019-12-111-12/+65
* Clarify the intentMichael Klishin2019-12-101-4/+5
* Use vhost to delete federated exchangedcorbacho2019-12-101-1/+54
* Change regex to patternLuke Bakken2019-03-211-7/+7
* Implement some testsDiego Herrera Celedón2019-03-201-2/+31
* URL CleanupSpring Operator2019-03-201-1/+1
* Make #amqqueue{} a private recordJean-Sébastien Pédron2019-01-231-1/+1
* Swap these testsMichael Klishin2018-03-071-1/+1
* Use assert macros. Wait for link to be recreatedDiana Corbacho2017-11-291-9/+10
* Cleanup internal exchanges and queues after plugin is disabled or policy removedDiana Corbacho2017-11-271-2/+83
* Merge branch 'stable'Jean-Sébastien Pédron2017-07-311-8/+14
|\
| * exchange_SUITE: Cleanup policies at the end of `restart_upstream` testcaseJean-Sébastien Pédron2017-07-271-0/+7
| * exchange_SUITE: Use a dedicated key in `cycle_detection`Jean-Sébastien Pédron2017-07-261-6/+6
| * exchange_SUITE: No need to import rabbit_federation_test_util:no_plugins()Jean-Sébastien Pédron2017-07-261-2/+1
* | Merge branch 'stable'Michael Klishin2017-04-021-1/+1
|\ \ | |/
| * (c) yearMichael Klishin2017-04-021-1/+1
* | Change cluster_size_2 test ordering to fix failing testJean-Sébastien Pedron2017-03-131-2/+2
* | Extend notify and notify_clear to support usernamesDiana Corbacho2017-01-131-5/+7
|/
* Add tests for federation status/lookupDiana Corbacho2016-12-291-12/+12
* exchange_SUITE: Increase timetrap to 5 minutesJean-Sébastien Pédron2016-07-061-1/+1
* exchange_SUITE: Remove debugging printfJean-Sébastien Pédron2016-06-241-4/+1
* Switch testsuite to common_testJean-Sébastien Pédron2016-06-241-0/+888