ash/test
2023-12-14 09:04:56 -05:00
..
actions test: Fix typo in MultitenancyTest (#789) 2023-12-01 13:02:06 -05:00
api fix: Change heading levels in generated livebook to have only one H1 (#747) 2023-10-21 22:32:46 -04:00
ash/data_layer fix: properly lateral join when possible 2022-10-15 00:03:03 -05:00
authorizer improvement: clean up new create authorization simplification 2022-10-05 20:08:36 -04:00
calculations fix: properly resolve nested calculation dependencies 2023-11-24 07:23:38 -05:00
changeset fix: remove invalid usages of unsafe_change_attribute/3 2023-10-25 13:06:04 -04:00
distinct fix: Keyword.fetch on keywords, fix test name 2023-07-19 11:18:20 -04:00
filter test: Fix ParentTest (#793) 2023-12-05 01:36:40 -05:00
flow_test test: various test improvements (#795) 2023-12-05 01:34:21 -05:00
generator fix: optimize and make Ash.Type more consistent 2023-10-26 22:04:57 -04:00
notifier improvement: support parent/1 in relationships 2023-07-26 16:46:22 -04:00
policy improvement: honor field policies in sort expressions 2023-12-13 15:08:39 -05:00
query/function improvement: add at/2 function 2023-07-12 16:53:43 -04:00
resource fix: thread context through when setting source constraint on embeds 2023-12-13 17:11:52 -05:00
sort improvement: deprecation! 2021-10-07 02:41:02 -04:00
support improvement: honor field policies in sort expressions 2023-12-13 15:08:39 -05:00
type test: reproduce bug casting embedded union arguments (#803) 2023-12-14 09:04:56 -05:00
ash_test.exs improvement: many compile time fixes via code splitting 2021-02-22 20:44:03 -05:00
code_interface_test.exs chore: update dialyzer & cleanup dead code 2023-10-21 23:30:33 -04:00
embedded_resource_test.exs improvement: support embed_nil_values? for trimming down stored embeds 2023-12-06 10:29:39 -05:00
error_test.exs improvement: add Ash.Test.assert_has_error and Ash.Test.refute_has_error 2023-10-21 23:14:45 -04:00
helpers_test.exs fix: rename conflicting test name 2021-07-22 13:36:59 -04:00
plug_helpers.ex feat(Ash.PlugHelpers): standardise conn interface for actors/tenants. (#432) 2022-10-27 17:52:42 -05:00
query_test.exs improvement: lazily set required loads/selects for calcs/sorts 2022-09-26 18:08:18 -04:00
seed_test.exs improvement: include resource validations by default 2023-04-25 21:31:01 -06:00
simple_data_layer_test.exs test: add test for simple data layer pagination 2023-12-11 19:58:14 -05:00
test_helper.exs feat: Add unknown argument error when passing an unknown key to an action. (#750) 2023-10-24 12:27:33 -04:00
tracer_test.exs improvement: add filterable? option to relationships 2022-09-13 13:53:05 -04:00