ash_postgres/test
2022-05-22 18:30:20 -04:00
..
support fix: test and confirm behavior of schemas 2022-05-22 18:30:20 -04:00
aggregate_test.exs failing custom aggregate test (#82) 2022-03-09 19:45:06 -05:00
ash_postgres_test.exs test: Start test suite (#16) 2020-09-03 04:18:11 -04:00
calculation_test.exs fix: cast calcs in query expressions 2022-05-20 13:42:20 -04:00
constraint_test.exs feat: add check_constraints, both for validation and migrations 2021-04-19 14:26:41 -04:00
distinct_test.exs fix: handle combinations of distinct & sort 2022-05-10 22:48:04 -04:00
enum_test.exs improvement: support ash enums 2021-04-21 13:50:11 -04:00
filter_test.exs fix: use correct bindings for filtered relationships 2022-05-22 02:12:07 -04:00
load_test.exs fix: properly group many_to_many aggregates 2021-05-12 13:17:26 -04:00
migration_generator_test.exs chore: fix test 2022-05-18 15:47:43 -04:00
multitenancy_test.exs improvement!: update to latest ash/ecto versions w/ parameterized types 2021-09-13 12:58:23 -04:00
polymorphism_test.exs improvement: support calculation sorts 2021-06-05 18:13:20 -04:00
primary_key_test.exs chore: Test creating resource with uuid or integer primary key (#48) 2021-03-29 11:03:45 -04:00
schema_test.exs fix: test and confirm behavior of schemas 2022-05-22 18:30:20 -04:00
select_test.exs improvement: support new ash select feature 2021-04-09 00:53:50 -04:00
sort_test.exs improvement: upgrade ash dep 2021-07-22 15:23:38 -04:00
test_helper.exs feat: support expression based calculations 2021-06-04 01:48:35 -04:00
type_test.exs improvement: check_migrations, rename to --check 2022-05-18 13:21:58 -04:00
unique_identity_test.exs improvement: better errors for multitenant unique constraints 2021-01-26 15:07:26 -05:00