-
Notifications
You must be signed in to change notification settings - Fork 0
Adjust all type-specific/rule-dedicated methods to check only their own validation rule #40
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
Open
Neluxx
wants to merge
20
commits into
cakephp-5.x
Choose a base branch
from
38-check-only-own-validation-rule
base: cakephp-5.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
ae328b9
Check only own validation rule
Neluxx e4fcb67
Add unit tests for new data validation helper methods
Neluxx 9ae88fc
Add multi_rule_field to validation_test table
Neluxx 2cd3549
Update usage guide
Neluxx b5d9280
Update change log
Neluxx 61af269
Improve parameter documentation
Murl080 48634c8
Ignore dataValidation in `testDataValidationIsUnique()` to correctly …
Murl080 f384526
Apply suggestions from code review
Neluxx 1ef9241
Rename $expected to $notExpected in rule-dedicated methods
Neluxx eda5a28
Reword type validator docs to describe the asserted rule
Neluxx 03f2db8
Note that rule-dedicated helpers assert only their own rule
Neluxx 0a9b52d
Group custom expected tests next to their sibling test cases
Neluxx a8b30e6
Add dedicated test for testDataValidationContains helper
Neluxx ef99a91
Adjust unit tests
Neluxx 182cca4
Add dedicated test for assertDataValidationErrorsContain helper
Neluxx 7b01d41
Blank lines for code readability
ravage84 1d32199
CS
ravage84 98d9cd8
Rename InList methods
Neluxx 82457d7
Revert changing the name of testDataValidationInList method
Neluxx f5aa9a2
Fix reverted method name in test
Neluxx File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.