berrypod/test/simpleshop_theme/theme
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
..
css_cache_test.exs test: add CSSCache unit tests and benchmarks 2026-01-19 21:14:27 +00:00
css_generator_test.exs refactor: consolidate CSS to use .themed class with native nesting 2026-01-17 21:43:26 +00:00
presets_test.exs fix: improve accent color contrast for WCAG AA compliance 2026-01-25 00:33:52 +00:00
preview_data_test.exs add CI pipeline with credo and dialyzer 2026-02-08 15:19:42 +00:00