emqx/apps/emqx_rule_engine/test
Kjell Winblad 5bfe31b691 fix: issues found during PR review (thanks @thalesmg and @zmstone)
* Simpler handling of true and false in best effort JSON formatter
* inet:ntoa/1 to format IP addresses
* Made a record for lazy formatted trace values and formatter to improve
  maintainability
* Added callback to format return value from connector
  * Extended test case to check that the format return value callback
    works
* Added handling of "lazy" trace entry data to the text formatter. Do we
  need to handle this data in the normal log formatters as well?
2024-05-03 15:04:57 +02:00
..
emqx_rule_engine_SUITE.erl fix(trace): several improvements thanks to comments from @zmstone 2024-04-11 16:48:43 +02:00
emqx_rule_engine_api_2_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_rule_engine_api_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_rule_engine_api_rule_apply_SUITE.erl fix: issues found during PR review (thanks @thalesmg and @zmstone) 2024-05-03 15:04:57 +02:00
emqx_rule_engine_api_rule_test_SUITE.erl test: add necessary application to test suites 2024-04-18 17:39:52 +02:00
emqx_rule_engine_schema_tests.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_rule_engine_test_action_info.erl feat: avoid mixing request with and without the stop_after_render flag 2024-04-17 16:21:21 +02:00
emqx_rule_engine_test_connector.erl fix: clean up traces to make them easier to parse and understand 2024-04-17 18:20:17 +02:00
emqx_rule_engine_test_connector_info.erl feat: avoid mixing request with and without the stop_after_render flag 2024-04-17 16:21:21 +02:00
emqx_rule_events_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_rule_funcs_SUITE.erl Merge pull request #12737 from id/0319-sync-release56 2024-03-19 19:09:41 +01:00
emqx_rule_funcs_demo.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_rule_maps_SUITE.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
prop_rule_maps.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00