emqx/apps/emqx_bridge/test
Kjell Winblad 6190192cbc fix: redis connector should not timeout because no username and password
A redis connector of type single or sentinel always got a timeout error
when doing the connector test in the dashboard if no username or
password was provided. This commit makes sure that the user instead get
an informative error message. Additionally, this commit adds more
more error information for all redis connector types.

Fixes:
https://emqx.atlassian.net/browse/EMQX-12557
2024-06-25 12:00:36 -03:00
..
data/certs fix: fix obsolete SSL files aren't deleted after the bridge configuration update 2022-11-23 23:49:43 +01:00
emqx_bridge_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_bridge_api_SUITE.erl feat(resource): non-blocking channel health checks 2024-04-04 16:13:30 -03:00
emqx_bridge_compatible_config_tests.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_bridge_resource_tests.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_bridge_testlib.erl test(apply rule trace): add test case for republish and console print 2024-05-03 15:02:37 +02:00
emqx_bridge_v1_compatibility_layer_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_bridge_v2_SUITE.erl fix: action config update would sometimes not be reflected in connector 2024-05-22 12:15:04 +02:00
emqx_bridge_v2_api_SUITE.erl fix(bridge v2 api): don't attempt to start disabled connector when starting action/source 2024-05-22 13:33:55 -03:00
emqx_bridge_v2_dummy_connector.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_bridge_v2_test_connector.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_bridge_v2_testlib.erl fix: redis connector should not timeout because no username and password 2024-06-25 12:00:36 -03:00
emqx_bridge_v2_tests.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00