ash_graphql/test
Riccardo Binetti afa4ae66a0
improvement: return a map from decode_relay_id/1 (#107)
Slight API improvement over #106.

This makes it more ergonomic to partially match on the return value (and it also
makes it more explicit by explicitly labeling the two parts).

Also add tests for relay id encoding/decoding.
2024-01-25 10:47:15 -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 fix: get mix check passing 2020-08-14 10:20:47 -04:00
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 test: update tests 2023-06-02 13:54:09 -04:00
destroy_test.exs chore: stop all ETS resources in tests 2022-09-28 02:28:44 -04:00
errors_test.exs improvement: revamp data loading to be a single load statement 2023-06-09 00:45:39 -04: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 fix: resolve testing compilation errors 2020-12-02 00:55:25 -05:00
update_test.exs test: update tests 2023-06-02 13:54:09 -04:00