ash/test
Nduati Kuria d229ade9fc
Add :decimal aggregate support to DataLayer.Ets [WIP] (#841)
* Add `:decimal` aggregate support to `DataLayer.Ets`

* Add regression test

* Fix dialyzer

* Handle nils in `:avg` calculation

* Refactor nested ifs

* Refactor test
2024-01-22 16:03:34 -05:00
..
actions Add :decimal aggregate support to DataLayer.Ets [WIP] (#841) 2024-01-22 16:03:34 -05:00
api
ash/data_layer
authorizer improvement: support using the new api option in actions 2023-12-27 18:14:29 -05:00
calculations improvement: rewrite read actions to not use Ash.Engine (#836) 2024-01-19 00:05:42 -05:00
changeset
distinct
filter improvement: lay the groundwork for fully atomic actions 2023-12-16 10:14:02 -05:00
flow_test
generator
notifier
policy improvement: authorize each related join using join_filters 2024-01-12 00:17:37 -05:00
query/function improvement: support Ash.CiString in string_join (#832) 2024-01-12 00:21:30 -05:00
resource fix: get tests passing for bulk creates again 2024-01-19 10:49:26 -05:00
sort test: fix typo in a test name (#815) 2023-12-28 12:07:55 -05:00
support improvement: rewrite read actions to not use Ash.Engine (#836) 2024-01-19 00:05:42 -05:00
type fix: only put keywords to be interpolated in message in error vars (#821) 2024-01-08 18:08:17 -05:00
ash_test.exs
code_interface_test.exs
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
helpers_test.exs
plug_helpers.ex
query_test.exs
seed_test.exs
simple_data_layer_test.exs test: add test for simple data layer pagination 2023-12-11 19:58:14 -05:00
test_helper.exs
tracer_test.exs improvement: rewrite read actions to not use Ash.Engine (#836) 2024-01-19 00:05:42 -05:00