CouponAccessTest |
modules/promotion/tests/src/Kernel/CouponAccessTest.php |
Tests the coupon access control. |
CouponCodeGeneratorTest |
modules/promotion/tests/src/Kernel/CouponCodeGeneratorTest.php |
Tests the coupon code generator. |
CouponStorageTest |
modules/promotion/tests/src/Kernel/CouponStorageTest.php |
Tests coupon storage. |
CouponValidationTest |
modules/promotion/tests/src/Kernel/CouponValidationTest.php |
Tests coupon validation constraints. |
CouponValidConstraintValidatorTest |
modules/promotion/tests/src/Kernel/CouponValidConstraintValidatorTest.php |
Tests the coupon valid constraint on coupons fields. |
PromotionAvailabilityTest |
modules/promotion/tests/src/Kernel/PromotionAvailabilityTest.php |
Tests the promotion availability logic. |
PromotionCartTest |
modules/promotion/tests/src/Kernel/PromotionCartTest.php |
Tests the integration between promotions and carts. |
PromotionCompatibilityTest |
modules/promotion/tests/src/Kernel/PromotionCompatibilityTest.php |
Tests promotion compatibility options. |
PromotionConditionTest |
modules/promotion/tests/src/Kernel/PromotionConditionTest.php |
Tests promotion conditions. |
PromotionMultilingualTest |
modules/promotion/tests/src/Kernel/PromotionMultilingualTest.php |
Tests promotions in a multilingual context. |
PromotionOrderProcessorTest |
modules/promotion/tests/src/Kernel/PromotionOrderProcessorTest.php |
Tests the promotion order processor. |
PromotionStorageTest |
modules/promotion/tests/src/Kernel/PromotionStorageTest.php |
Tests promotion storage. |
UsageTest |
modules/promotion/tests/src/Kernel/UsageTest.php |
Tests the usage tracking of promotions. |