Skip to content
This repository has been archived by the owner on Dec 19, 2019. It is now read-only.

[Test Coverage] 'SetShippingMethodsOnCart' functionality #579

Closed
TomashKhamlai opened this issue Apr 10, 2019 · 1 comment
Closed

[Test Coverage] 'SetShippingMethodsOnCart' functionality #579

TomashKhamlai opened this issue Apr 10, 2019 · 1 comment
Assignees
Labels
Component: QuoteGraphQl Contribution Day Tickets is good for start on Contribution Day good first issue Good for newcomers test-coverage

Comments

@TomashKhamlai
Copy link
Contributor

TomashKhamlai commented Apr 10, 2019

Need to cover SetShippingMethodsOnCart functionality with API-functional tests both for Customer and Guest. Functionality should be fixed if needed.

Query scheme: app/code/Magento/QuoteGraphQl/etc/schema.graphqls

Test Cases:

\Magento\GraphQl\Quote\Customer\SetShippingMethodsOnCartTest
- testSetShippingMethodIfMethodIsDisabled
\Magento\GraphQl\Quote\Guest\SetShippingMethodsOnCartTest
- testSetShippingMethodIfMethodIsDisabled

Please, reuse current fixtures (from the same class) instead of creating new.

@naydav
Copy link
Contributor

naydav commented Apr 12, 2019

#582

@naydav naydav closed this as completed Apr 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Component: QuoteGraphQl Contribution Day Tickets is good for start on Contribution Day good first issue Good for newcomers test-coverage
Projects
None yet
Development

No branches or pull requests

3 participants