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

TASK: Add tests for FlowQuery nextUntil, prevUntil, siblings and find #4702

Merged

Conversation

mficzel
Copy link
Member

@mficzel mficzel commented Nov 3, 2023

The tests of nextUntil, prevUntil, siblings and find that were still missing.

Upgrade instructions

Review instructions

Checklist

  • Code follows the PSR-2 coding style
  • Tests have been created, run and adjusted as needed
  • The PR is created against the lowest maintained branch
  • Reviewer - PR Title is brief but complete and starts with FEATURE|TASK|BUGFIX
  • Reviewer - The first section explains the change briefly for change-logs
  • Reviewer - Breaking Changes are marked with !!! and have upgrade-instructions

@mficzel mficzel force-pushed the task/addBehatTestsForFlowQueryCrOperations branch from c796cae to 4854053 Compare November 4, 2023 17:07
@mficzel mficzel changed the title TASK: Add tests for FlowQuery nextUntil, prevUntil and siblings TASK: Add tests for FlowQuery nextUntil, prevUntil, siblings and find Nov 4, 2023
Copy link
Member

@mhsdesign mhsdesign left a comment

Choose a reason for hiding this comment

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

I ran the tests also locally and it looks perfect. I can also confirm that the ci picks up this newer feature file automatically (wasnt sure about globbing). As the tests are a bit hard to read - one needs to put the node tree in memory ^^- i only checked the Find scenario but can confirm it tests what is expected.

@mficzel
Copy link
Member Author

mficzel commented Nov 5, 2023

I recommend to use the ide Split View for comparing testcase and ci content 🙃

@mhsdesign mhsdesign merged commit 3323e8a into neos:8.3 Nov 5, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants