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

Add API Test For Selected Shipping Method functionality #491

Merged
merged 15 commits into from
Mar 30, 2019

Conversation

06romix
Copy link
Contributor

@06romix 06romix commented Mar 16, 2019

Description (*)

Fixed Issues (if relevant)

  1. [Test Coverage] 'Selected Shipping Method' functionality #478: Selected Shipping Method' functionality

Manual testing scenarios (*)

  1. N/A

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)

@magento-cicd2
Copy link
Contributor

magento-cicd2 commented Mar 16, 2019

CLA assistant check
All committers have signed the CLA.

@06romix 06romix self-assigned this Mar 16, 2019
/**
* @var \Magento\Framework\Api\SearchCriteriaBuilder
*/
private $searchCriteriaBuilder;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, clear all of not used dependencies

* @return \Magento\Quote\Model\Quote
* @throws \InvalidArgumentException
*/
protected function getCart($reservedOrderId)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we don't need this method

@magento magento deleted a comment from TomashKhamlai Mar 27, 2019
@magento magento deleted a comment from TomashKhamlai Mar 27, 2019
@ghost
Copy link

ghost commented Mar 30, 2019

Hi @06romix, 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.

5 participants