ash/test/actions
Zach Daniel 2d9f9ee362 improvement: deprecate old school manual actions
note: these have been deprecated for a very long time, removing them will not
be considered a breaking change (and there will be clear compile errors)
2023-09-25 09:40:29 -04:00
..
bulk fix: ensure that errors/records return the proper value in bulk creates 2023-08-25 08:59:24 -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: rewrite calculation loader 2023-03-28 20:34:15 -04: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 improvement: deprecate old school manual actions 2023-09-25 09:40:29 -04:00
destroy_test.exs improvement: deprecate old school manual actions 2023-09-25 09:40:29 -04:00
generic_actions_test.exs docs: basic actions -> generic actions 2023-05-02 20:00:18 -04:00
identity_test.exs chore: fix tests 2022-09-20 19:44:04 -04:00
load_test.exs improvement: support parent/1 in relationships 2023-07-26 16:46:22 -04:00
manual_read_test.exs
many_to_many_test.exs improvement: include resource validations by default 2023-04-25 21:31:01 -06:00
multitenancy_test.exs improvement: Add Ash.Error.Invalid.TenantRequired error (#471) 2022-12-29 23:05:41 -05:00
pagination_test.exs fix: sort operator names in keyset (#684) 2023-09-01 06:53:01 -04:00
read_test.exs chore: format test 2023-09-22 17:05:07 -04:00
stream_test.exs fix: honor query limit when streaming 2023-06-10 13:09:45 -04:00
timeout_test.exs improvement: new timeout error message and test it 2022-06-27 15:57:30 -04:00
update_test.exs improvement: deprecate old school manual actions 2023-09-25 09:40:29 -04:00
validation_test.exs improvement: Allow a single where condition for validations (#407) 2022-10-07 11:24:04 -04:00