ash/test
Pierre Le Gall 65e26cbc16
feat: Ash.create and Ash.update oneliner (#1055)
* feat: Ash.create and Ash.update oneliner

See #1015.

* fix: opts dispatch for create and update

* chore: shorten arguments by args
2024-04-24 15:28:26 -04:00
..
actions improvement: Add attributes_present, attributes_absent. (#1046) 2024-04-23 22:01:35 -04:00
ash improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
authorizer improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
calculations improvement: adding domain to embedded resource is an error 2024-04-11 22:28:47 -04:00
changeset feat: add update_change function and builtin change (#976) 2024-04-07 05:02:38 -04:00
distinct improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
domain improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
filter improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
generator improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
notifier improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
policy chore: changing_attributes with to field failing test (#961) 2024-03-29 17:18:45 -04:00
query/function fix: fix date_add query function (#1010) 2024-04-11 07:42:11 -04:00
reactor fix(Ash.Reactor): crash when calling an ash reactor for the first time. 2024-04-10 06:19:38 +12:00
resource feat: leverage resource domain for eager/pre checking (#1040) 2024-04-22 17:15:27 -04:00
sort improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
support docs: rewrite action docs 2024-04-07 08:02:10 -04:00
type improvement: make match/1 overridable in Ash.Type.Enum (#1020) 2024-04-13 14:07:23 -04:00
ash_test.exs feat: Ash.create and Ash.update oneliner (#1055) 2024-04-24 15:28:26 -04:00
code_interface_test.exs test: add tests for code interfaces that take maps 2024-04-20 15:14:21 +01:00
count_test.exs improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
embedded_resource_test.exs improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
error_test.exs improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
helpers_test.exs fix: rename conflicting test name 2021-07-22 13:36:59 -04:00
plug_helpers.ex improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
query_test.exs improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
seed_test.exs improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
simple_data_layer_test.exs improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
test_helper.exs improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
tracer_test.exs improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00