emqx/apps/emqx_management/test
Stefan Strigler 93a9772743
Merge pull request #11211 from sstrigler/EMQX-9963-refactor-all-http-ap-is-to-respond-404-on-the-deletion-of-the-resource-is-non-exist
consistently return 404 if resource not found
2023-07-10 16:25:31 +02:00
..
emqx_mgmt_data_backup_SUITE_data fix: start_after_created's default value 2023-07-07 16:39:26 +08:00
emqx_mgmt_SUITE.erl feat(emqx): Add an API that returns the list of running nodes 2023-04-18 09:22:58 +02:00
emqx_mgmt_api_SUITE.erl fix: mgmt api SUITE failed 2023-07-10 10:34:36 +08:00
emqx_mgmt_api_alarms_SUITE.erl refactor: move emqx_json to emqx_utils_json 2023-04-14 13:31:27 +02:00
emqx_mgmt_api_api_keys_SUITE.erl feat: api_key conf support hot conf 2023-05-31 18:23:58 +08:00
emqx_mgmt_api_banned_SUITE.erl refactor: move emqx_json to emqx_utils_json 2023-04-14 13:31:27 +02:00
emqx_mgmt_api_clients_SUITE.erl feat(authz): use extensible map format for actions in authz rules 2023-07-07 19:40:34 +03:00
emqx_mgmt_api_configs_SUITE.erl test(api): cover the accept logic for `/configs` API 2023-07-06 11:30:38 +08:00
emqx_mgmt_api_listeners_SUITE.erl fix(emqx_management): return 404 for unknown listener id 2023-07-08 14:43:43 +02:00
emqx_mgmt_api_metrics_SUITE.erl refactor: move emqx_json to emqx_utils_json 2023-04-14 13:31:27 +02:00
emqx_mgmt_api_nodes_SUITE.erl Merge pull request #11082 from emqx/release-51 2023-06-19 15:12:37 +08:00
emqx_mgmt_api_plugins_SUITE.erl fix(emqx_management): return 404 if plugin does not exist 2023-07-08 14:43:43 +02:00
emqx_mgmt_api_publish_SUITE.erl refactor: move emqx_json to emqx_utils_json 2023-04-14 13:31:27 +02:00
emqx_mgmt_api_stats_SUITE.erl feat(emqx): Add an API that returns the list of running nodes 2023-04-18 09:22:58 +02:00
emqx_mgmt_api_status_SUITE.erl feat: add a json format support for the /status API 2023-04-26 14:41:33 +02:00
emqx_mgmt_api_subscription_SUITE.erl refactor: move emqx_json to emqx_utils_json 2023-04-14 13:31:27 +02:00
emqx_mgmt_api_test_util.erl test: add tooling to make testruns more isolated and predictable 2023-07-04 12:53:39 +02:00
emqx_mgmt_api_topics_SUITE.erl refactor: use unified table define 2023-06-07 22:51:44 +08:00
emqx_mgmt_api_trace_SUITE.erl refactor: move emqx_json to emqx_utils_json 2023-04-14 13:31:27 +02:00
emqx_mgmt_cli_SUITE.erl feat: api_key conf support hot conf 2023-05-31 18:23:58 +08:00
emqx_mgmt_data_backup_SUITE.erl test: add tooling to make testruns more isolated and predictable 2023-07-04 12:53:39 +02:00