CurrencyRepositoryTest |
modules/price/tests/src/Kernel/CurrencyRepositoryTest.php |
Tests the currency repository. |
FormattedPriceTest |
modules/price/tests/src/Kernel/FormattedPriceTest.php |
Tests the formatted price data type for price fields. |
PriceEqualsTest |
modules/price/tests/src/Kernel/PriceEqualsTest.php |
Tests that price item list `equals` works as expected. |
PriceFormattersTest |
modules/price/tests/src/Kernel/PriceFormattersTest.php |
Tests price formatters provided by Price module. |
PriceItemGeneratedSampleValueTest |
modules/price/tests/src/Kernel/PriceItemGeneratedSampleValueTest.php |
Tests generating sample values for price fields. |
PriceTwigExtensionTest |
modules/price/tests/src/Kernel/PriceTwigExtensionTest.php |
Tests the price twig filter. |