27 ->getIndexer()->isScheduled(
false);
36 public function testReindexAfterSuitableProductSaving()
40 ProductRepository::class
43 $product->setData(
'test_attribute',
'test_attribute_value')->save();
45 $this->assertEquals(9.8, $this->resourceRule->getRulePrice(
new \
DateTime(), 1, 1,
$product->getId()));
54 public function testReindexWithProductNotVisibleIndividually()
58 ProductRepository::class
70 "Catalog price rule doesn't apply to product with visibility value \"Not Visibility Individually\""
static getObjectManager()