berrypod/test/simpleshop_theme
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
..
media feat: add dark mode support, accordion UI, and current combination display 2025-12-31 18:55:44 +00:00
theme test: add CSSCache unit tests and benchmarks 2026-01-19 21:14:27 +00:00
accounts_test.exs mix phx.gen.auth Accounts User users 2025-12-30 12:26:46 +00:00
media_test.exs feat: add Settings and Media contexts with theme settings schema 2025-12-30 21:35:52 +00:00
settings_test.exs feat: add smart preview data system with mock fallback 2025-12-30 21:46:54 +00:00