simpleshop_theme/test
Jamey Greenwood 7c02323bf4 test: add CSSCache unit tests and benchmarks
Tests cover:
- get/0, put/1, invalidate/0, warm/0 functions
- Performance benchmark comparing cache hit vs CSS generation
- 100 cache hit consistency test

Run with: mix test test/simpleshop_theme/theme/css_cache_test.exs --include benchmark

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 21:14:27 +00:00
..
simpleshop_theme test: add CSSCache unit tests and benchmarks 2026-01-19 21:14:27 +00:00
simpleshop_theme_web feat: add Cart page and themed error pages 2026-01-17 22:29:45 +00:00
support mix phx.gen.auth Accounts User users 2025-12-30 12:26:46 +00:00
test_helper.exs mix phx.new simpleshop_theme --database sqlite3 --adapter bandit --binary-id 2025-12-30 12:26:26 +00:00