summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Make term_to_binary_compat generate binaries using minor_version 1.Daniil Fedotov2017-06-161-13/+46
* partitions_SUITE: Try to improve partial_pause_minorityJean-Sébastien Pédron2017-06-131-0/+12
* partitions_SUITE: Try to improve partial_false_positiveJean-Sébastien Pédron2017-06-131-0/+26
* Use binaries as queue names in testsDaniil Fedotov2017-06-082-2/+2
* OTP-20 compatibility workaround for queue directory names.Daniil Fedotov2017-06-062-1/+63
* Fix sup_delayed_restart_SUITE.Aliaksey Artamonau2017-05-301-0/+1
* Add test for rabbitmqctl wait when node fails to clusterDaniil Fedotov2017-05-101-3/+47
* Minor naming improvementMichael Klishin2017-05-091-2/+2
* Test single slave restart after forget_cluster_nodes in offline modeDiana Corbacho2017-05-081-1/+45
* Support integers in memory relative free disk space limitsDiana Corbacho2017-04-251-5/+16
* Merge pull request #1179 from rabbitmq/rabbitmq-server-1178Michael Klishin2017-04-121-0/+32
|\
| * NamingMichael Klishin2017-04-121-4/+4
| * Re-enable disk_monitor in case of parser failuresDiana Corbacho2017-04-121-0/+32
* | Make queue master locator treat queue args as AMQP table.Daniil Fedotov2017-04-051-4/+5
|/
* (c) yearMichael Klishin2017-04-0215-15/+15
* Add shutdown test for non-running nodeDaniil Fedotov2017-03-301-5/+17
* Add tests to check for errors during node shutdownDaniil Fedotov2017-03-301-16/+21
* Introduce rabbitmqctl shutdown command.Daniil Fedotov2017-03-291-0/+104
* test: A few minor style fixesJean-Sébastien Pédron2017-03-094-2/+4
* Rename suites and run testscases in parallelDiana Corbacho2017-03-095-73/+79
* Update copyright and compiler warningsDiana Corbacho2017-03-097-10/+10
* Split test suites into fast and slow Makefile targetsDiana Corbacho2017-03-098-3851/+4804
* partitions_SUITE: Replace tabs with spacesJean-Sébastien Pédron2017-03-081-2/+2
* partitions_SUITE: Do not import rabbit_ct_broker_helpersJean-Sébastien Pédron2017-03-081-4/+0
* partitions_SUITE: Decrease timetrap to 5 minutesJean-Sébastien Pédron2017-03-081-1/+4
* Test and clean up metrics dependent on both process and entityDiana Corbacho2017-03-071-1/+32
* unit_inbroker_SUITE: Adapt channel_statistics testcase after gc improvementsJean-Sébastien Pédron2017-03-061-14/+34
* Attempt to make metrics_SUITE more rubustkjnilsson2017-03-061-4/+4
* Fix metrics test suitekjnilsson2017-03-031-14/+43
* Update metrics gc to support gc markerDiana Corbacho2017-03-011-1/+0
* Merge pull request #1118 from rabbitmq/rabbitmq-management-agent-25rabbitmq_v3_6_7_rc2Michael Klishin2017-02-201-0/+301
|\
| * WhitespaceMichael Klishin2017-02-201-18/+18
| * Test gc of core metricsDiana Corbacho2017-02-171-0/+301
* | Update configurable value test expectationMichael Klishin2017-02-181-2/+2
|/
* Test that gen_server2 buffer length stats are generated for a gen_server2Diana Corbacho2017-02-141-1/+25
* Make dynamic_ha tests more tolerant to timing issuesDaniil Fedotov2017-02-101-12/+16
* Rework credit_flow test to not depend on application envMichael Klishin2017-02-081-14/+8
* Update test expectationsrabbitmq_v3_6_7_milestone6Michael Klishin2017-02-071-4/+4
* These helpers were moved to rabbitmq_ct_helpersrabbitmq_v3_6_7_milestone4rabbitmq_v3_6_7_milestone3Michael Klishin2017-01-071-69/+33
* Merge branch 'stable' into rabbitmq-server-1054Michael Klishin2017-01-061-10/+5
|\
| * worker_pool_SUITE: Fix "unused variable" warningsJean-Sébastien Pédron2017-01-051-10/+5
* | rabbit_credential_validation:validate_password/1 => rabbit_credential_validat...Michael Klishin2017-01-051-45/+45
* | More tests; wire in validation into change_password/2Michael Klishin2017-01-051-3/+47
* | Test suite fixesMichael Klishin2017-01-051-36/+54
* | Merge branch 'stable' into rabbitmq-server-1054Michael Klishin2017-01-052-1/+13
|\ \ | |/
| * Force memory reduction on testsDiana Corbacho2017-01-041-0/+12
| * Fixed various typos across code commentsAndrew Dryga2016-12-261-1/+1
* | More (failing) testsMichael Klishin2017-01-051-3/+28
* | Initial integration tests for credential validationMichael Klishin2017-01-041-11/+76
* | Property-based tests for regexp credential validatorMichael Klishin2017-01-031-7/+34