Skip to content

Implement Test Methods For Admin Pricing #32

Description

@sprankhub

Similar to the other test methods in CustomGento_ConfigurableTierPrices_Test_Model_ObserverTest, there should be methods, which check the pricing in the admin area:

/**
 * @test
 * @loadFixture createProducts
 * @doNotIndexAll
 */
public function testProduct1AdminPricing()
{
    // TODO implement test
}

/**
 * @test
 * @loadFixture createProducts
 * @doNotIndexAll
 */
public function testProduct1AdminTierPricing()
{
    // TODO implement test
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions