Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/bundle fixture #65

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

ctasca
Copy link

@ctasca ctasca commented Jul 30, 2014

No description provided.

Carlo Tasca added 6 commits July 15, 2014 10:14
Conflicts:
	src/MageTest/MagentoExtension/Context/MagentoContext.php
	src/MageTest/MagentoExtension/Fixture/FixtureFactory.php
…into feature/bundle-fixture

Conflicts:
	src/MageTest/MagentoExtension/Context/MagentoContext.php
	src/MageTest/MagentoExtension/Fixture/BundleProduct.php
@scrutinizer-notifier
Copy link

A new inspection was created.

@jamescowie
Copy link
Member

Thanks @ctasca can you add an example scenario to the project to highlight how this works ?

@@ -91,4 +91,4 @@ public function getRegistry()
return $this->registry;
}

}
}

Choose a reason for hiding this comment

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

Should be reverted.

@ctasca
Copy link
Author

ctasca commented Dec 10, 2014

@jamescowie There is a background example on the fixture class itself

{
$hash = $table->getHash();

foreach ($hash as $row)

Choose a reason for hiding this comment

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

missing curly brackets

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

Successfully merging this pull request may close these issues.

4 participants