Files
fizzy/test/fixtures/filters.yml
T
Kevin McConnell c97ea9131f Fix some failing Tests
- Add explicit IDs to fixtures to avoid getting ints
- Remove ordering dependencies in assertions
2025-11-17 09:12:31 -05:00

7 lines
414 B
YAML

jz_assignments:
id: <%= ActiveRecord::FixtureSet.identify("jz_assignments", :uuid) %>
creator: david_uuid
fields: <%= { indexed_by: :all, sorted_by: :newest }.to_json %>
params_digest: <%= Filter.digest_params({ indexed_by: :all, sorted_by: :newest, tag_ids: [ ActiveRecord::FixtureSet.identify("mobile", :uuid) ], assignee_ids: [ ActiveRecord::FixtureSet.identify("jz", :uuid) ] }) %>
account: 37s_uuid