Part-DB-server/tests/Services/ProjectSystem
MayNiklas 5d669da932 Add tests for build price calculation in ProjectBuildHelper
Covers calculateTotalBuildPrice(), calculateUnitBuildPrice(),
roundedTotalBuildPrice(), and the private getBomEntryUnitPrice()
helper. Scenarios tested: empty project, no pricing data, non-part BOM
entries with manual prices, part entries with pricedetails, mixed
entries, rounding-up of sub-cent prices, and minimum order amount
floor for price tier lookup.
2026-04-15 13:04:15 +02:00
..
ProjectBuildHelperTest.php Add tests for build price calculation in ProjectBuildHelper 2026-04-15 13:04:15 +02:00
ProjectBuildPartHelperTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00