Skip to content

adding tests for Node::getDefinition #163

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

Merged
merged 1 commit into from
Aug 15, 2015
Merged

adding tests for Node::getDefinition #163

merged 1 commit into from
Aug 15, 2015

Conversation

dbu
Copy link
Member

@dbu dbu commented Jul 24, 2015

@dbu dbu force-pushed the node-get-definition branch from 7dcde3c to f9198eb Compare August 15, 2015 07:08
* Node definition of a hierarchy node.
*
* @var NodeDefinitionInterface
*/
private $hierarchyNodeDef;

public static function setupBeforeClass($fixtures = false)
Copy link
Member Author

Choose a reason for hiding this comment

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

the problem in jackalope-doctrine-dbal was that we have no fixtures we load for this test. in jackrabbit, fixtures are not removed in this case so we did not see the mistake. separated the tests now.

@dbu
Copy link
Member Author

dbu commented Aug 15, 2015

this fixed jackalope/jackalope-doctrine-dbal#296, will merge.

dbu added a commit that referenced this pull request Aug 15, 2015
adding tests for Node::getDefinition
@dbu dbu merged commit 287c2a9 into master Aug 15, 2015
@lsmith77 lsmith77 removed the review label Aug 15, 2015
@dbu dbu deleted the node-get-definition branch August 15, 2015 07:25
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.

2 participants