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

Fix Functional Test Magento\Checkout\Test\TestCase\OnePageCheckoutOfflinePaymentMethodsTest::test with data set "OnePageCheckoutTestVariation7_0" #1164

Closed
p-bystritsky opened this issue May 16, 2018 · 0 comments
Milestone

Comments

@p-bystritsky
Copy link
Contributor

p-bystritsky commented May 16, 2018

Preconditions

  1. Magento 2

Steps to reproduce

  1. Run Functional Test Magento\Checkout\Test\TestCase\OnePageCheckoutOfflinePaymentMethodsTest::test with data set "OnePageCheckoutTestVariation7_0"

Expected result

  1. Test should pass successfully.

Actual result

  1. Control 'out of stock' is not visible.
    Failed asserting that two strings are equal.
    --- Expected
    +++ Actual
    @@ @@
    -'out of stock'
    +'in stock'

Note

In Magento without MSI products are deducted from Stock immediately after Order is placed, but in Magento with MSI only after Order is shipped / invoiced.

https://travis-ci.org/magento-engcom/msi/jobs/382820875

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

6 participants