ash/test/actions
Zach Daniel 2233a33523 improvement: support tenancy on manual actions
docs: update cheat shets
fix: honor tenant option on aggregates

closes #805
2023-12-16 10:33:10 -05:00
..
bulk feat: Expand upsert_fields option (#761) 2023-11-13 13:23:16 -05:00
aggregate_test.exs improvement: support tenancy on manual actions 2023-12-16 10:33:10 -05:00
async_load_test.exs improvement: lay the groundwork for fully atomic actions 2023-12-16 10:14:02 -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 improvement: lay the groundwork for fully atomic actions 2023-12-16 10:14:02 -05:00
destroy_test.exs improvement: lay the groundwork for fully atomic actions 2023-12-16 10:14:02 -05:00
generic_actions_test.exs feat: Add unknown argument error when passing an unknown key to an action. (#750) 2023-10-24 12:27:33 -04:00
has_many_test.exs fix: remove destroyed or unrelated data from the relationship (#767) 2023-11-13 13:58:09 -05:00
identity_test.exs chore: fix tests 2022-09-20 19:44:04 -04:00
load_test.exs improvement: lay the groundwork for fully atomic actions 2023-12-16 10:14:02 -05:00
manual_read_test.exs fix: don't ignore lexical tracker on modules in DSL 2022-04-28 18:08:00 -04:00
many_to_many_test.exs improvement: include resource validations by default 2023-04-25 21:31:01 -06:00
multitenancy_test.exs test: Fix typo in MultitenancyTest (#789) 2023-12-01 13:02:06 -05:00
pagination_test.exs fix: sort operator names in keyset (#684) 2023-09-01 06:53:01 -04:00
read_test.exs improvement: Adds %Ash.NotSelected{} to ash 3 (!634) (#804) 2023-12-14 16:14:15 -05: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: lay the groundwork for fully atomic actions 2023-12-16 10:14:02 -05:00
validation_test.exs improvement: Allow a single where condition for validations (#407) 2022-10-07 11:24:04 -04:00