Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Test Methods For Admin Pricing #32

Open
sprankhub opened this issue Sep 13, 2017 · 0 comments
Open

Implement Test Methods For Admin Pricing #32

sprankhub opened this issue Sep 13, 2017 · 0 comments

Comments

@sprankhub
Copy link
Member

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
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant