saveinmed/backend/internal/http/handler
Gabbriiel 90467db1ec refactor: substitui backend Medusa por backend Go e corrige testes do marketplace
- Remove backend Medusa.js (TypeScript) e substitui pelo backend Go (saveinmed-performance-core)
- Corrige testes auth.test.ts: alinha paths de API (v1/ sem barra inicial) e campo access_token
- Corrige GroupedProductCard.test.tsx: ajusta distância formatada (toFixed) e troca userEvent por fireEvent com fakeTimers
- Corrige AuthContext.test.tsx: usa vi.hoisted() para mocks e corrige parênteses no waitFor

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 04:56:37 -06:00
..
address_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
admin_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
auth_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
cart_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
company_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
credit_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
dashboard_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
dto.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
dto_test.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
financial_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
handler_additional_test.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
handler_test.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
marketplace_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
order_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
payment_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
product_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
push_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
review_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
seller_payment_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
shipping_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
team_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
user_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00