simpleshop_theme/test
jamey eaa4bbb3fa add CI pipeline with credo and dialyzer
mix ci alias: compile --warning-as-errors, format --check-formatted,
credo, dialyzer, test. Credo configured with sensible defaults.
Dialyzer ignore file for false positives (Stripe types, Mix tasks,
ExUnit internals). Credo fixes: map_join, filter consolidation,
nesting extraction, cond→if simplification.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 15:19:42 +00:00
..
fixtures feat: add image optimizer module 2026-01-21 22:16:21 +00:00
simpleshop_theme add CI pipeline with credo and dialyzer 2026-02-08 15:19:42 +00:00
simpleshop_theme_web add integration tests for product, cart and home pages 2026-02-08 14:57:10 +00:00
support feat: add Printify order submission and fulfilment tracking 2026-02-08 09:51:51 +00:00
test_helper.exs mix phx.new simpleshop_theme --database sqlite3 --adapter bandit --binary-id 2025-12-30 12:26:26 +00:00