berrypod/test/simpleshop_theme_web/live/shop_live
jamey 518da36c8f add integration tests for product, cart and home pages
37 new LiveView integration tests covering the three previously
untested shop pages. Product detail tests cover variant selection,
price updates and add-to-cart. Cart tests use DB fixtures with
session seeding for hydration. Home tests cover hero, categories,
featured products and navigation links. 612 total tests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 14:57:10 +00:00
..
cart_test.exs add integration tests for product, cart and home pages 2026-02-08 14:57:10 +00:00
collection_test.exs feat: add product sorting to collection pages with tests 2026-01-19 23:38:22 +00:00
content_test.exs feat: add default content pages for delivery, privacy and terms 2026-02-08 10:47:54 +00:00
home_test.exs add integration tests for product, cart and home pages 2026-02-08 14:57:10 +00:00
product_show_test.exs add integration tests for product, cart and home pages 2026-02-08 14:57:10 +00:00