ash/test/support
Zach Daniel b899a6ecf3 improvement: optimize policy check running with laziness
Implemented lazy evaluation of individual checks, so that checks that
are demonstrably irrelevant when building policies are not checked at all.
This will often mean no need to visit the sat solver at all, or only with
a very minimal set of filter checks.
2023-03-10 13:29:29 -05:00
..
flow test: created minimal test for the issue (#481) 2023-01-16 10:04:09 -05:00
policy_complex fix: pagination behavior is incorrect 2023-02-09 21:21:58 -05:00
policy_rbac improvement: add Api.can? and Api.can 2023-03-08 16:34:44 -05:00
policy_simple fix: properly support calc expansion in policies 2023-02-22 22:28:15 -05:00
.gitkeep WIP 2019-12-01 23:04:16 -05:00
any_api.ex chore: fix tests 2022-09-20 19:44:04 -04:00
authorizer.ex improvement: optimize policy check running with laziness 2023-03-10 13:29:29 -05:00
helpers.ex improvement: add || and && operators 2022-07-19 19:15:23 -04:00