emqx/apps/emqx_auth/test/emqx_authz
Andrew Mayorov 8e4585d64f
chore: move template modules to `emqx_utils`
Even though most of the time these modules will be used by
connectors, there are exceptions (namely, `emqx_rule_engine`).
Besides, they are general enough to land there, more so given
that `emqx_placeholder` is already there.
2023-11-02 17:11:12 +07:00
..
emqx_authz_SUITE.erl feat(authn): allow authn providers to define a separate schama for API 2023-10-17 13:19:11 +03:00
emqx_authz_api_cache_SUITE.erl chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41:50 +03:00
emqx_authz_api_settings_SUITE.erl chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41:50 +03:00
emqx_authz_api_sources_SUITE.erl chore(auth): cleanup code 2023-10-11 13:13:50 +03:00
emqx_authz_fake_source.erl chore(auth): cleanup code 2023-10-11 13:13:50 +03:00
emqx_authz_file_SUITE.erl chore(auth): update tests 2023-10-05 13:41:50 +03:00
emqx_authz_rich_actions_SUITE.erl chore(auth): update tests 2023-10-05 13:41:50 +03:00
emqx_authz_rule_SUITE.erl chore: move template modules to `emqx_utils` 2023-11-02 17:11:12 +07:00
emqx_authz_rule_raw_SUITE.erl chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41:50 +03:00
emqx_authz_schema_tests.erl chore(auth): update tests 2023-10-05 13:41:50 +03:00
emqx_authz_test_lib.erl chore(auth): cleanup code 2023-10-11 13:13:50 +03:00