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

[Test coverage] End to tests for customer checkout workflow #604

Closed
naydav opened this issue Apr 12, 2019 · 1 comment
Closed

[Test coverage] End to tests for customer checkout workflow #604

naydav opened this issue Apr 12, 2019 · 1 comment
Assignees
Labels
Award: special achievement Contribution Day Tickets is good for start on Contribution Day good first issue Good for newcomers test-coverage

Comments

@naydav
Copy link
Contributor

naydav commented Apr 12, 2019

  • Need to cover customer checkout workflow (use just queries, no fixtures)

Testcases should be introduced:
\Magento\GraphQl\Quote\Customer\EndToEndCheckoutTest with next steps

  • create customer
  • create empty cart
  • add a product to cart
  • set shipping address
  • set billing address
  • set shipping method
  • set payment method
  • place order

Examples of all of the steps:
https://github.com/magento/graphql-ce/tree/2.3-develop/dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer

@naydav naydav added good first issue Good for newcomers test-coverage Contribution Day Tickets is good for start on Contribution Day labels Apr 12, 2019
@naydav naydav added this to the Release: 2.3.2 milestone Apr 12, 2019
@naydav
Copy link
Contributor Author

naydav commented Apr 22, 2019

#614

@naydav naydav closed this as completed Apr 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Award: special achievement 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

2 participants