Skip to content
This repository was archived by the owner on Jan 4, 2022. It is now read-only.

Conversation

@SebastianFranze
Copy link
Contributor

No description provided.

refactored ProductFromShop;
adjusted ProductFromShopTest
@coveralls
Copy link

coveralls commented Jun 21, 2018

Coverage Status

Coverage decreased (-0.02%) to 42.23% when pulling 1ac0551 on CON-5276 into 59386cf on master.

];
}

private function createRandomAddress()
Copy link
Collaborator

Choose a reason for hiding this comment

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

kann das weg?

"compatibility": {
"minimumVersion": "5.2.0",
"maximumVersion": "5.4.4",
"maximumVersion": "5.5.0",
Copy link
Collaborator

Choose a reason for hiding this comment

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

ich weiß nicht ob das sbp das so frisst vor dem offiziellen release von 5.5

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Probieren, sonst muss es wieder raus

new Criteria(),
Shopware()->Container()->get('shopware_storefront.context_service')->getShopContext())
);
->willReturn($ps);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Keine Ahnung warum aber es wollte lokal einfach nicht laufen, wenn der Constructor in der Funktion aufgerufen wurde

private function getInvoicePayment()
{
$repository = $this->manager->getRepository('Shopware\Models\Payment\Payment');
return $repository->findOneBy([
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Das sollte hoffentlich gecached werden, wenn wir die Funktion später zweimal aufrufen

@keulinho keulinho merged commit f08ce53 into master Jul 9, 2018
@keulinho keulinho deleted the CON-5276 branch July 9, 2018 12:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants