laravel-shop/tests/Feature/Pool
Fabian @ Blax Software afdcd8bc75 feat: Enhance traits with strict types and improve method signatures
- Added strict types declaration to multiple traits for better type safety.
- Updated method signatures in traits to use nullable types where applicable.
- Improved documentation for traits, including host-model contracts and method descriptions.
- Added new tests to ensure correct behavior of loan checkout and stock management.
- Fixed regression in order number generation to ensure proper string formatting.
- Ensured that currency codes sent to Stripe are consistently lowercased.
2026-05-15 20:26:24 +02:00
..
PoolAvailabilityMethodsTest.php BF pool cart bug, R structure 2025-12-30 10:55:06 +01:00
PoolBookingDetectionTest.php BF pool cart bug, R structure 2025-12-30 10:55:06 +01:00
PoolClaimingPriorityTest.php BF pool cart bug, R structure 2025-12-30 10:55:06 +01:00
PoolMaxQuantityValidationTest.php BF pool cart bug, R structure 2025-12-30 10:55:06 +01:00
PoolParkingCartPricingTest.php BF pool cart bug, R structure 2025-12-30 10:56:03 +01:00
PoolPerMinutePricingTest.php BF pool cart bug, R structure 2025-12-30 10:55:06 +01:00
PoolProductCheckoutTest.php BF pool cart bug, R structure 2025-12-30 10:55:06 +01:00
PoolProductPriceIdTest.php BF cart/pool/booking 2026-01-05 09:07:09 +01:00
PoolProductPricingFlexibilityTest.php BF pool cart bug, R structure 2025-12-30 10:55:06 +01:00
PoolProductPricingTest.php BF pool cart bug, R structure 2025-12-30 10:55:06 +01:00
PoolProductRelationsTest.php BF pool cart bug, R structure 2025-12-30 10:55:06 +01:00
PoolProductStockTest.php feat: Enhance traits with strict types and improve method signatures 2026-05-15 20:26:24 +02:00
PoolProductTest.php BF pool cart bug, R structure 2025-12-30 10:55:06 +01:00
PoolProductionBugTest.php BFI cart / orders 2026-01-05 10:30:21 +01:00
PoolSeparateCartItemsTest.php BF pool cart bug, R structure 2025-12-30 10:55:06 +01:00
PoolSmartAllocationTest.php BF cart/pool/booking 2026-01-05 09:07:09 +01:00