ash/test/actions
Zach Daniel 8b722e6460 fix: various fixes in aggregate authorization behavior
improvement: add `:read_action` and `:authorize?` configurations for resource aggregates
2023-03-17 12:02:37 -04:00
..
aggregate_test.exs fix: various fixes in aggregate authorization behavior 2023-03-17 12:02:37 -04:00
async_load_test.exs improvement: don't load dependencies for calcs in query 2023-01-17 01:46:33 -05:00
belongs_to_test.exs improvement: deprecate :replace in favor of :relate_and_unrelate 2022-09-19 15:44:06 -04:00
create_test.exs fix: properly handle nested array type constraint validation 2023-02-03 10:32:05 -05:00
destroy_test.exs feat: support anonymous functions in DSL 2022-10-30 21:00:57 -04:00
identity_test.exs chore: fix tests 2022-09-20 19:44:04 -04:00
load_test.exs fix: more matching fixes on manual relationships 2022-12-07 01:10:34 -05:00
manual_read_test.exs fix: don't ignore lexical tracker on modules in DSL 2022-04-28 18:08:00 -04:00
multitenancy_test.exs improvement: Add Ash.Error.Invalid.TenantRequired error (#471) 2022-12-29 23:05:41 -05:00
pagination_test.exs fix: properly handle allow_nil fields in keyset pagination 2023-02-27 12:18:18 -05:00
read_test.exs chore: allow page: [] in new pagination error 2023-02-13 23:44:58 -05:00
timeout_test.exs improvement: new timeout error message and test it 2022-06-27 15:57:30 -04:00
update_test.exs improvement: optimize various solver boolean optimizations 2022-11-23 03:39:00 -05:00
validation_test.exs improvement: Allow a single where condition for validations (#407) 2022-10-07 11:24:04 -04:00