7 string references to commerce_pricelist.repository in Commerce Pricelist 8.2
- PriceListRepositoryTest::testCustomerRoles in tests/
src/ Kernel/ PriceListRepositoryTest.php - Tests roles-based loading.
- PriceListRepositoryTest::testCustomers in tests/
src/ Kernel/ PriceListRepositoryTest.php - Tests customer-based loading.
- PriceListRepositoryTest::testDates in tests/
src/ Kernel/ PriceListRepositoryTest.php - Tests dates-based loading.
- PriceListRepositoryTest::testLoadItems in tests/
src/ Kernel/ PriceListRepositoryTest.php - Tests loading price list items for the given context.
- PriceListRepositoryTest::testQuantity in tests/
src/ Kernel/ PriceListRepositoryTest.php - Tests price list item selection based on the quantity, weight and status.
- PriceListRepositoryTest::testStores in tests/
src/ Kernel/ PriceListRepositoryTest.php - Tests stores-based loading.
- PriceListRepositoryTest::testVariation in tests/
src/ Kernel/ PriceListRepositoryTest.php - Tests variation-based loading.