ash/test/policy
Zach Daniel 2f3fcbad13 improvement: optimize various solver boolean optimizations
improvement: more comprehensively remove unnecessary clauses
fix: resolve issue with `authorize_unless` and filter checks
improvement: prevent changing attributes and arguments after action validation

We allow for these changes inside of `before_action` calls, but otherwise
require that `force_change_attribute` is used, for example. This prevents
accidentally validating a changeset and then changing an attribute.
2022-11-23 03:39:00 -05:00
..
complex_test.exs improvement: optimize various solver boolean optimizations 2022-11-23 03:39:00 -05:00
rbac_test.exs improvement: allow passing query or changeset in can/can?/4 (#410) 2022-10-10 11:50:13 -04:00
simple_test.exs improvement: optimize various solver boolean optimizations 2022-11-23 03:39:00 -05:00