ash_graphql/test
Riccardo Binetti 6b09e7309e
improvement: make the items of fields and errors non-null (#112)
Last point left from the discussion on #105
2024-01-31 17:52:33 -05:00
..
support feat: Relay refetching support (#106) 2024-01-24 14:59:12 -05:00
alias_test.exs fix: properly fetch aliased all attributes 2023-06-12 13:19:07 -04:00
ash_graphql_test.exs
attribute_test.exs fix: wrap type in non-null reference if allow_nil? is set to false (#90) 2023-08-22 14:43:27 -04:00
create_test.exs improvement: make mutation arguments non-null (#111) 2024-01-31 17:52:01 -05:00
destroy_test.exs improvement: make mutation arguments non-null (#111) 2024-01-31 17:52:01 -05:00
errors_test.exs improvement: make the items of fields and errors non-null (#112) 2024-01-31 17:52:33 -05:00
generic_actions_test.exs test: add better regression test (#101) 2023-11-24 07:24:27 -05:00
paginate_test.exs feat: add more sort order values (#91) 2023-08-28 10:42:39 -04:00
plug_test.exs feat(AshGraphql.Plug): Support standard actor/tenant configuration. (#43) 2022-10-30 17:49:24 -04:00
read_test.exs test: test loading through w/ nil values 2024-01-21 12:06:48 -05:00
relay_ids_test.exs improvement: return a map from decode_relay_id/1 (#107) 2024-01-25 10:47:15 -05:00
relay_test.exs chore: format 2023-07-31 15:32:02 -04:00
resource_test.exs improvement: setup generate_object? setting on resource (#32) 2022-05-09 21:53:01 -04:00
test_helper.exs
update_test.exs improvement: make mutation arguments non-null (#111) 2024-01-31 17:52:01 -05:00