SuperSeller3000/tests
Simon Kuehn 68a9f0094e feat: eBay sandbox integration — env config + taxonomy/adapter tests
Add sandbox credentials to .env.test and .env.local (sandbox URLs).
Pass EBAY_* vars through bin/test-integration.

EbayTaxonomyIntegrationTest: 6 tests against sandbox Taxonomy API using
app token (client_credentials) — verifies OAuth, aspects for notebooks
(cat 177) and RAM (cat 170083), required flags, value lists, caching.

EbayAdapterIntegrationTest: listing publish/update/deactivate tests skip
gracefully when EBAY_USER_TOKEN not set (Inventory API requires
Authorization Code user token). Noop-deactivate test always runs.

All 6 taxonomy tests pass against live sandbox.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 18:02:49 +00:00
..
Integration/Infrastructure/Channel feat: eBay sandbox integration — env config + taxonomy/adapter tests 2026-05-18 18:02:49 +00:00
Unit fix: vision agent serial-bleed regex + fix broken agent unit tests 2026-05-18 16:57:01 +00:00
bootstrap.php chore: add tooling config, test bootstrap, env templates and docs 2026-05-17 22:44:16 +00:00
Pest.php feat: add PHPStan level 9, PHP CS Fixer, Pest; fix docker user=1000 to avoid root-owned files 2026-05-14 04:25:30 +00:00