emqx/apps/emqx_bridge_pulsar/test
Kjell Winblad 9dc3a169b3 feat: split bridges into a connector part and a bridge part
Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
Co-authored-by: Stefan Strigler <stefan.strigler@emqx.io>
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>

Several bridges should be able to share a connector pool defined by a
single connector. The connectors should be possible to enable and
disable similar to how one can disable and enable bridges. There should
also be an API for checking the status of a connector and for
add/edit/delete connectors similar to the current bridge API.

Issues:
https://emqx.atlassian.net/browse/EMQX-10805
2023-10-30 14:48:47 +01:00
..
emqx_bridge_pulsar_impl_producer_SUITE_data feat: implement Pulsar Producer bridge (e5.0) 2023-04-24 10:28:26 -03:00
emqx_bridge_pulsar_impl_producer_SUITE.erl feat: split bridges into a connector part and a bridge part 2023-10-30 14:48:47 +01:00
emqx_bridge_pulsar_tests.erl test: ensure atom exists in test module 2023-09-27 12:58:06 +02:00