ash/test/actions
Zach Daniel c9f20f1488 improvement: add process-based actor, tenant and query/changeset context
improvement: add `always_authorize?` and `require_actor?` to api config
2022-07-19 00:49:05 -04:00
..
async_load_test.exs improvement: add process-based actor, tenant and query/changeset context 2022-07-19 00:49:05 -04:00
belongs_to_test.exs fix: don't ignore lexical tracker on modules in DSL 2022-04-28 18:08:00 -04:00
create_test.exs improvement: add match_other_defaults? to attribute 2022-07-05 10:18:50 -04:00
destroy_test.exs fix: always return all notifications if return_notifications?: true 2022-06-09 13:52:32 -04:00
identity_test.exs chore: fix tests/transformers 2022-05-28 11:22:43 -04:00
load_test.exs improvement: code_interface optional arguments 2022-07-11 22:59:51 -04: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 fix: don't ignore lexical tracker on modules in DSL 2022-04-28 18:08:00 -04:00
pagination_test.exs fix: keyset pagination counts all rows 2022-05-31 11:56:15 -04:00
read_test.exs improvement: Ash.Generator 2022-06-21 21:00:47 -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: Ash.Generator 2022-06-21 21:00:47 -04:00
validation_test.exs Use a proper operator in the attribute_does_not_equal validation (#348) 2022-07-07 14:12:32 -04:00