Skip to content

PHPLIB-662: Unified test runner should error for unexpected operation arguments #898

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 4 commits into from
Mar 24, 2022

Conversation

aleksandr-rudo
Copy link
Contributor

@aleksandr-rudo aleksandr-rudo commented Mar 11, 2022

@jmikola jmikola changed the title PHPLIB-662: Unified test runner should error for unexpected operation… PHPLIB-662: Unified test runner should error for unexpected operation arguments Mar 11, 2022
@jmikola jmikola self-requested a review March 11, 2022 14:01
All requested changes are implemented.
@jmikola
Copy link
Member

jmikola commented Mar 20, 2022

@aleksandr-rudo: I noticed in #896 that you manually applied the same suggestions I left. In case you're not familiar with the feature, take a look at applying suggested changes (that may save time for this PR).

You can batch them up so that they apply in a single commit, which will then be immediately tested by CI. If you need to continue development on the branch locally, you'll want to pull down changes from your remote fork first, though. And at merge time, we can always squash the commits and ignore the "Suggestions from code review" commit(s).

aleksandr-rudo and others added 2 commits March 23, 2022 12:37
Implementing all suggested changes, i.e. reorganizing "runCommand" items, reorganizing "createIndex" items, updating "startTransaction" items, updating "withTransaction" items and updating "assertArgumentsBySchema" function content.

Co-authored-by: Jeremy Mikola <[email protected]>
Copy link
Member

@jmikola jmikola left a comment

Choose a reason for hiding this comment

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

@aleksandr-rudo: It looks like there are two more coding standard issues to fix. vendor/bin/phpcbf should be able to take care of those for you.

@aleksandr-rudo aleksandr-rudo merged commit 2a81aaf into mongodb:master Mar 24, 2022
@aleksandr-rudo aleksandr-rudo deleted the phplib-662 branch March 24, 2022 14:16
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