SuperSeller3000/src
Simon Kuehn cba8ebcf5e feat: Frappe customer integration tests + FrappeHttpClient get/delete
Adds GET and DELETE methods to FrappeHttpClient. Integration tests cover
create, find, not-found (wrong name), and delete against the live staging
ERPNext instance. Run with: bin/test-integration

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 14:47:20 +00:00
..
Application feat: camera capture and multi-photo upload at article ingest 2026-05-18 09:16:04 +00:00
Controller feat: install Symfony 7 skeleton with Doctrine, Messenger, UID, Security 2026-05-14 04:21:34 +00:00
Domain fix: cascade delete attribute values when attribute definition is removed 2026-05-18 11:02:46 +00:00
Entity feat: install Symfony 7 skeleton with Doctrine, Messenger, UID, Security 2026-05-14 04:21:34 +00:00
Infrastructure feat: Frappe customer integration tests + FrappeHttpClient get/delete 2026-05-18 14:47:20 +00:00
Repository feat: install Symfony 7 skeleton with Doctrine, Messenger, UID, Security 2026-05-14 04:21:34 +00:00
Kernel.php feat: add console commands, remaining migrations and config wiring 2026-05-17 22:44:11 +00:00