Backend: - Fix TestCreateCompany (added Phone, OperatingHours, Is24Hours) - Fix TestCreateProduct (added EANCode, Manufacturer, Category, etc) - Add TestCreateUser, TestListUsers, TestListOrders, TestGetShippingSettings - All 9 repository tests now pass Frontend: - Add shippingService.test.ts (4 tests) - Add ordersService.test.ts (5 tests) - Add format.test.ts (9 tests) - Total tests increased from 54 to 72 |
||
|---|---|---|
| .. | ||
| config | ||
| domain | ||
| http | ||
| payments | ||
| repository/postgres | ||
| server | ||
| usecase | ||