ash_postgres/test
Riccardo Binetti 68fff26391
chore: failing test for constraint violation with stream strategy (#381)
This is probably a problem in Ash but I didn't know a simple way to make the ETS
data layer fail similarly to a constraint violation
2024-09-06 15:20:50 -04:00
..
support chore: failing test for constraint violation with stream strategy (#381) 2024-09-06 15:20:50 -04:00
aggregate_test.exs fix: remove Agent "convenience" for determining min pg version 2024-08-13 09:58:25 -04:00
ash_postgres_test.exs test: update test to run authorization 2024-05-16 09:53:19 -05:00
atomics_test.exs test: replicate type mismatch bug (#364) 2024-07-27 14:27:02 -04:00
bulk_create_test.exs improvement: support ash main upsert_condition logic 2024-09-03 18:02:14 -04:00
bulk_destroy_test.exs chore: failing test for constraint violation with stream strategy (#381) 2024-09-06 15:20:50 -04:00
bulk_update_test.exs test: additional tests for bulk updates 2024-08-31 16:44:05 -04:00
calculation_test.exs chore: CI/test/build fixes 2024-08-15 07:25:48 -04:00
complex_calculations_test.exs chore: update tests to account for non-keepable-atom-keys 2024-07-16 18:22:23 -04:00
composite_type_test.exs
constraint_test.exs
create_test.exs fix: handle filter condition on create (#368) 2024-08-12 14:48:45 -04:00
custom_index_test.exs
destroy_test.exs
distinct_test.exs
ecto_compatibility_test.exs
embeddable_resource_test.exs
enum_test.exs improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00
error_expr_test.exs improvement: fixes for 3.0 changes and AshSql changes 2024-04-01 13:58:44 -04:00
filter_child_relationship_by_parent_relationship_test.exs chore: undo accidental git stash for previous commit 2024-06-06 14:34:01 -04:00
filter_field_policy_test.exs
filter_test.exs fix: properly traverse newtypes when determining types 2024-08-25 17:41:36 -04:00
load_test.exs improvement: use Ash.Igniter.codegen 2024-07-08 15:56:58 -04:00
lock_test.exs
manual_relationships_test.exs chore: update ash_sql for bug fix 2024-05-02 01:40:32 -04:00
manual_update_test.exs
migration_generator_test.exs chore: Cleanup Test Output (#366) 2024-08-07 10:38:00 -04:00
mix_squash_snapshots_test.exs chore: Cleanup Test Output (#366) 2024-08-07 10:38:00 -04:00
multi_domain_calculations_test.exs improvement: pluralize table name in extender 2024-07-18 12:53:38 -04:00
multitenancy_test.exs fix: properly convert tenant to string when building lateral join 2024-07-22 15:38:42 -04:00
polymorphism_test.exs improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00
primary_key_test.exs
references_test.exs
rel_with_parent_filter_test.exs test: add tests for filter input parsing 2024-08-26 12:14:13 -04:00
resource_generator_test.exs chore: fix build 2024-09-05 12:57:15 -04:00
schema_test.exs
select_test.exs
sort_test.exs chore: credo 2024-06-13 09:53:40 -04:00
storage_types_test.exs improvement: add storage type option (#342) 2024-07-08 09:54:50 -04:00
subquery_test.exs
test_helper.exs fix: handle filter condition on create (#368) 2024-08-12 14:48:45 -04:00
transaction_test.exs
type_test.exs
unique_identity_test.exs improvement: identities w/ calculations and where clauses in upserts 2024-06-17 11:39:26 -04:00
update_test.exs test: additional tests for bulk updates 2024-08-31 16:44:05 -04:00
upsert_test.exs improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00