=== Allocation Model Tests === ✓ Database connection established Test: Create Allocation ✓ Allocation created (ID: 286) Test: findById ✓ findById works correctly Test: findByUserAndTrader ✓ findByUserAndTrader works correctly Test: getAllocationsByUser ✓ getAllocationsByUser works correctly Test: getAllocationsByTrader ✓ getAllocationsByTrader works correctly Test: updateCurrentValue ✓ updateCurrentValue works correctly Test: delete ✓ delete works correctly Test: getAllAllocations ✓ getAllAllocations works correctly Test: Minimum amount validation ✓ Minimum amount validation works correctly === Test Summary === Total: 9 Passed: 9 ✓ Failed: 0 ✗ All tests passed! 🎉