ash/test/actions
2024-08-30 13:11:46 -04:00
..
bulk Fix generated change/3 function when only implementing batch_change/3 (#1415) 2024-08-28 08:04:52 -04:00
aggregate_test.exs improvement: allow policy conditions to be applied inside their block 2024-07-22 07:10:09 -04:00
async_load_test.exs improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
atomic_update_test.exs improvement: add pattern matching for clarity on ref/1 and ref/2 2024-05-15 11:25:54 -04:00
belongs_to_test.exs improvement: support atomics, update_query, destroy_query in ETS data layer 2024-04-25 22:18:54 -04:00
calculations_referencing_aggregates_test.exs fix: when hydrating nested aggregates, use correct related resource/path pair 2024-05-30 00:12:12 -05:00
create_test.exs improvement: Implement condition for upsert (#1386) 2024-08-13 19:19:13 -04:00
destroy_test.exs improvement: implement change/3 automatically if batch callbacks are defined 2024-07-29 19:54:12 -04:00
generic_actions_test.exs fix: set default argument values on generic actions 2024-06-13 10:25:25 -04:00
has_many_test.exs test: update non-simple-equality manual relationship tests 2024-07-01 17:32:32 -04:00
identity_test.exs improvement: validate require_attributes and allow_nil_input at compile time 2024-06-10 17:43:15 -04:00
load_test.exs chore: clean up tests 2024-08-14 11:46:18 -04:00
manual_read_test.exs improvement: prevent unnecessary calls to Ash.load 2024-08-20 11:55:46 -04:00
many_to_many_test.exs improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
multitenancy_test.exs fix: properly enforce tenancy on all mutative actions 2024-07-06 13:41:58 -04:00
pagination_test.exs feat: add relationship pagination (#1050) 2024-05-04 05:56:46 -04:00
read_test.exs Replace PaginationNotSupported exception with ActionRequiresPagination exception (#1411) 2024-08-30 13:11:46 -04:00
stream_test.exs fix: streaming with limit/offset and no pagination (#1080) 2024-04-30 13:03:49 -04:00
timeout_test.exs improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
update_test.exs improvement: implement change/3 automatically if batch callbacks are defined 2024-07-29 19:54:12 -04:00
validation_test.exs fix: run changesets w/ after_transaction hooks through standard logic 2024-05-02 00:06:31 -04:00