ammocpr/test
Graham McIntire 9eb85faebd
Add 4 new retailer scrapers for broader price coverage
Add True Shot Ammo (Shopify JSON), Palmetto State Armory (Magento HTML),
Bulk Ammo (Magento HTML), and Natchez Shooters Supply (GraphQL API).

Extends scraper infrastructure with HttpClient.post_json/3 and an
optional fetch/2 callback on the Scraper behaviour for scrapers that
need custom HTTP flows (e.g. GraphQL POST requests).
2026-03-12 10:00:59 -05:00
..
ammoprices Add 4 new retailer scrapers for broader price coverage 2026-03-12 10:00:59 -05:00
ammoprices_web Only show subsonic filter when subsonic products exist for caliber 2026-03-12 09:01:16 -05:00
fixtures Add 4 new retailer scrapers for broader price coverage 2026-03-12 10:00:59 -05:00
support Seed retailers and calibers via database migration 2026-03-12 08:55:12 -05:00
test_helper.exs Initial implementation of ammo price tracker 2026-03-11 15:58:12 -05:00