woocommerce-paypal-payments/tests/PHPUnit/StoreSync/Ingestion
Philipp Stracker 8230647427
fix: 🐛 Fix the broken freshness-filter
It turns out that `wc_get_products()` discarded
the meta_query, which lost the ability to filter
out recently synced products, resulting in the
ingestion loop trying to sync the same product
batch over and over
2026-07-21 14:56:39 +02:00
..
IngestionBatchProviderTest.php fix: 🐛 Fix the broken freshness-filter 2026-07-21 14:56:39 +02:00
ProductDTOTest.php feat: Prepare new DTO to define payload schema 2026-06-16 15:31:06 +02:00
ProductFilterTest.php test: Update unit tests 2026-07-21 13:38:09 +02:00
ProductsPayloadTest.php test: Update unit tests for SyncJob changes 2026-06-16 15:38:14 +02:00
SyncJobTest.php test: Update unit tests 2026-07-21 13:38:09 +02:00