emqx/apps/emqx_management/test
Stefan Strigler 0cfa5e2ce1
Merge pull request #9994 from sstrigler/EMQX-3688-emqx-mgmt
emqx mgmt code coverage and cleanup
2023-02-22 14:30:36 +01:00
..
emqx_mgmt_SUITE.erl test: add test for pubsub api 2023-02-21 13:11:34 +01:00
emqx_mgmt_api_SUITE.erl test: use unit test to test paginate 2023-02-15 13:31:48 +01:00
emqx_mgmt_api_alarms_SUITE.erl refactor: rename max_row_limit to default_row_limit 2023-02-21 09:41:00 +01:00
emqx_mgmt_api_api_keys_SUITE.erl fix: disable basic auth for HTTP API 2023-01-12 21:35:49 +08:00
emqx_mgmt_api_banned_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_mgmt_api_clients_SUITE.erl refactor: cleanup list subscriptions 2023-02-21 09:41:00 +01:00
emqx_mgmt_api_configs_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_mgmt_api_listeners_SUITE.erl test: fix addrinuse errors in listeners API test SUITE 2023-02-02 16:37:56 +01:00
emqx_mgmt_api_metrics_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_mgmt_api_nodes_SUITE.erl test: multiple_nodes case failed 2023-02-01 10:07:22 +08:00
emqx_mgmt_api_plugins_SUITE.erl test: ensure bad plugin upload gets deleted 2023-02-06 09:46:16 +01:00
emqx_mgmt_api_publish_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_mgmt_api_stats_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_mgmt_api_status_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_mgmt_api_subscription_SUITE.erl refactor: rename max_row_limit to default_row_limit 2023-02-21 09:41:00 +01:00
emqx_mgmt_api_test_util.erl test(emqx_management): refactor test suite to use common test utils for API calls 2023-01-17 14:24:10 +01:00
emqx_mgmt_api_topics_SUITE.erl refactor: rename max_row_limit to default_row_limit 2023-02-21 09:41:00 +01:00
emqx_mgmt_api_trace_SUITE.erl fix: return 404 in case node is not found 2023-02-21 10:20:34 +01:00
emqx_mgmt_cli_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00