🔧 Functional Parity Testing Tool
This tool compares WordPress PHP logic against React API endpoints.
Available Tests:
- Product Creation - wp_insert_post vs /api/products/extended
- Sale Creation - wp_insert_post vs /api/sales
- Product Search - WP_Query vs /api/products/search