summaryrefslogtreecommitdiff
path: root/deps/rabbitmq_shovel/test
Commit message (Expand)AuthorAgeFilesLines
* Switch to MPL2Michael Klishin2020-07-1410-111/+37
* Fall back to delete-after where src-delete-after is used in a few more placesMichael Klishin2020-04-272-3/+7
* Merge pull request #71 from rabbitmq/shovel-issue-70Michael Klishin2020-04-221-4/+29
|\
| * Increase meta-data fidelitykjnilsson2020-04-221-4/+29
* | Change error_string to error as the return is not from the parameters module ...Luke Bakken2020-03-131-1/+1
* | Update copyright (year 2020)Jean-Sébastien Pédron2020-03-109-9/+9
|/
* (c) bumpMichael Klishin2019-12-293-3/+3
* amqp10_SUITE: Don't ack in `no_ack` modeJean-Sébastien Pédron2019-09-261-1/+5
* Handle Shovel names that are a single termMichael Klishin2019-05-171-1/+1
* URL CleanupSpring Operator2019-03-209-9/+9
* Add tests to for AMQP1.0 shovel message properties parsing.Daniil Fedotov2019-02-111-8/+38
* Update (c) yearMichael Klishin2019-01-303-3/+3
* More tests that use empty publish propertiesMichael Klishin2018-11-291-2/+39
* Add a few basic tests that use blank AMQP 0-9-1 publish propertiesMichael Klishin2018-11-271-7/+72
* Handle amqp encoded body values.kjnilsson2018-08-132-0/+116
* More coercion to proplists, more cases in testsMichael Klishin2018-03-291-8/+23
* Convert Shovel definitions to proplists before validatingMichael Klishin2018-03-291-3/+32
* Fix off-by-one error in amqp10 shovelkjnilsson2017-06-091-10/+21
* Refactor of duplicated codeDiana Corbacho2017-05-311-53/+29
* Refactor configuration validationkjnilsson2017-05-223-17/+11
* Add license headerskjnilsson2017-05-172-0/+32
* Tidy up loggingkjnilsson2017-05-114-11/+4
* Refactor static configuration validation.kjnilsson2017-05-101-49/+55
* Translate multi-acks into amqp 1.0 dispositionkjnilsson2017-05-091-12/+6
* mixed dynamic testskjnilsson2017-05-082-18/+120
* amqp10 autodeletekjnilsson2017-05-051-77/+22
* Move dynamic calls to the module defining the behaviour.kjnilsson2017-05-041-45/+73
* amqp10 dynamic testskjnilsson2017-04-282-1/+333
* simple dynamic ampq10 shovelkjnilsson2017-04-262-2/+39
* Fix flaky dynamic test.kjnilsson2017-04-262-13/+49
* refactor parameter validation towards multi-protocolkjnilsson2017-04-251-7/+14
* amqp10 parameters configuration parsingkjnilsson2017-04-242-39/+53
* Refactor parameter parsingkjnilsson2017-04-242-16/+178
* merge from masterkjnilsson2017-04-191-1/+1
|\
| * Merge branch 'stable'Michael Klishin2017-04-021-1/+1
| |\
| | * (c) yearMichael Klishin2017-04-021-1/+1
* | | Refactor towards multi-protocolkjnilsson2017-04-195-12/+442
|/ /
* | Add suport for username in parameters and vhost eventsDiana Corbacho2017-01-172-9/+11
* | Merge branch 'stable'Jean-Sébastien Pédron2016-12-132-8/+10
|\ \ | |/
| * configuration_SUITE: Move plugin stop to a setup stepJean-Sébastien Pédron2016-12-132-8/+10
* | Merge branch 'master' into rabbitmq-shovel-22Michael Klishin2016-11-211-0/+87
|\ \
| * | Tests for delete shovel commandDiana Corbacho2016-11-181-0/+87
* | | Include empty fields for csv and table formattersDiana Corbacho2016-11-211-0/+1
* | | Tests for shovel status commandDiana Corbacho2016-11-181-0/+135
|/ /
* | Move some auxiliary test functions to utils moduleDiana Corbacho2016-11-182-58/+87
* | Merge branch 'stable'Jean-Sébastien Pédron2016-10-101-1/+10
|\ \ | |/
| * Make Shovel connections specify a nameArnaud Cogoluègnes2016-10-071-1/+10
* | Merge branch 'stable'Jean-Sébastien Pédron2016-06-153-210/+361
|\ \ | |/
| * Testsuite: Do not stop amqp_client during teardownJean-Sébastien Pédron2016-06-152-4/+0
| * Switch testsuite to common_testJean-Sébastien Pédron2016-06-143-198/+349