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

Add end to end checkout tests #614

Merged
merged 2 commits into from
Apr 22, 2019

Conversation

pmclain
Copy link
Contributor

@pmclain pmclain commented Apr 17, 2019

GraphQL response contains errors: Guest email for cart is missing. Please enter

Tests checkout flow for customer and guest.

Description (*)

Tests checkout flow for customer and guest.

Guest checkout currently fails with the error: GraphQL response contains errors: Guest email for cart is missing. Please enter Fixed by #564

Fixed Issues (if relevant)

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

Manual testing scenarios (*)

  1. cd dev/tests/api-functional && ../../../vendor/bin/phpunit testsuite/Magento/GraphQl/Quote/Customer/EndToEndCheckoutTest.php

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

Tests checkout flow for customer and guest.
@ghost
Copy link

ghost commented Apr 22, 2019

Hi @pmclain, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants