rabbitmq-server/deps/rabbitmq_cli/test
Daniil Fedotov b7b2bbdcd2 Merge pull request #26 from rabbitmq/rabbitmq-cli-25
Re-parse the command on bad option in standard messages
2016-05-10 09:29:50 +01:00
..
add_user_command_test.exs WIP: Change module-specific command name to to run/2 2016-05-04 19:21:21 -04:00
add_vhost_command_test.exs WIP: Change module-specific command name to to run/2 2016-05-04 19:21:21 -04:00
authenticate_user_command_test.exs WIP: Change module-specific command name to to run/2 2016-05-04 19:21:21 -04:00
change_password_command_test.exs WIP: Change module-specific command name to to run/2 2016-05-04 19:21:21 -04:00
clear_password_command_test.exs WIP: Change module-specific command name to to run/2 2016-05-04 19:21:21 -04:00
clear_permissions_command_test.exs Fix clear_permissions default option merge so it doesn't suppress quiet flag 2016-05-09 10:21:39 -04:00
command_modules_test.exs Fixing tests 2016-05-05 18:17:50 +01:00
delete_user_command_test.exs WIP: Change module-specific command name to to run/2 2016-05-04 19:21:21 -04:00
delete_vhost_command_test.exs WIP: Change module-specific command name to to run/2 2016-05-04 19:21:21 -04:00
environment_command_test.exs WIP: Change module-specific command name to to run/2 2016-05-04 19:21:21 -04:00
help_command_test.exs Fixing tests 2016-05-05 18:17:50 +01:00
helpers_test.exs Fixing tests 2016-05-05 18:17:50 +01:00
list_permissions_command_test.exs WIP: Change module-specific command name to to run/2 2016-05-04 19:21:21 -04:00
list_user_permissions_command_test.exs WIP: Change module-specific command name to to run/2 2016-05-04 19:21:21 -04:00
list_users_command_test.exs Add administrator tag to guest user fixture to fix flaky spec. 2016-05-09 09:45:37 -04:00
list_vhosts_command_test.exs WIP: Change module-specific command name to to run/2 2016-05-04 19:21:21 -04:00
parser_test.exs Merge unaliased options into parser output (so they can trigger a validation failure later) 2016-05-04 16:21:18 -04:00
rabbitmqctl_test.exs Parse commands internally in some print_standard_message commands 2016-05-09 11:38:37 -04:00
set_disk_free_limit_command_test.exs WIP: Change module-specific command name to to run/2 2016-05-04 19:21:21 -04:00
set_parameter_command_test.exs WIP: Change module-specific command name to to run/2 2016-05-04 19:21:21 -04:00
set_permissions_command_test.exs WIP: Change module-specific command name to to run/2 2016-05-04 19:21:21 -04:00
set_user_tags_command_test.exs WIP: Change module-specific command name to to run/2 2016-05-04 19:21:21 -04:00
set_vm_memory_high_watermark_command_test.exs WIP: Change module-specific command name to to run/2 2016-05-04 19:21:21 -04:00
standard_codes_test.exs Add check for valid flags to main module 2016-05-04 15:40:09 -04:00
status_command_test.exs WIP: Change module-specific command name to to run/2 2016-05-04 19:21:21 -04:00
status_print_test.exs Converted options to maps. 2016-03-07 17:48:03 -05:00
table_print_test.exs Converted options to maps. 2016-03-07 17:48:03 -05:00
test_helper.exs Move error_check helper method to test_helpers 2016-05-04 16:52:49 -04:00
trace_off_command_test.exs WIP: Change module-specific command name to to run/2 2016-05-04 19:21:21 -04:00
trace_on_command_test.exs WIP: Change module-specific command name to to run/2 2016-05-04 19:21:21 -04:00