simpleshop_theme/test/simpleshop_theme
Jamey Greenwood fe29c1ad36 feat: add product sorting to collection pages with tests
Add sort functionality to /collections/:slug pages with 6 sort options
(featured, newest, price ascending/descending, name A-Z/Z-A). Sort
selection persists across category navigation via URL query params.

Refactor handle_params to be DRY using load_collection/1 helper.
Add comprehensive unit tests for PreviewData category functions and
LiveView tests for the Collection page sorting and navigation.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 23:38:22 +00:00
..
media feat: add dark mode support, accordion UI, and current combination display 2025-12-31 18:55:44 +00:00
theme feat: add product sorting to collection pages with tests 2026-01-19 23:38:22 +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 test: add settings → CSS cache invalidation test 2026-01-19 21:21:08 +00:00