Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
orca-services
/
cakephp-data-validation-testing
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
2
Pull requests
1
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Adjust all type-specific/rule-dedicated methods to check only their own validation rule
- #40
#40
Open
Neluxx
wants to merge 20 commits into
cakephp-5.x
orca-services/cakephp-data-validation-testing:cakephp-5.x
from
38-check-only-own-validation-rule
orca-services/cakephp-data-validation-testing:38-check-only-own-validation-rule
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
Adjust all type-specific/rule-dedicated methods to check only their own validation rule
#40
Neluxx
wants to merge 20 commits into
cakephp-5.x
orca-services/cakephp-data-validation-testing:cakephp-5.x
from
38-check-only-own-validation-rule
orca-services/cakephp-data-validation-testing:38-check-only-own-validation-rule
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2026
Check only own validation rule
Neluxx
committed
ae328b9
View commit details
Copy full SHA for ae328b9
Browse repository at this point
Add unit tests for new data validation helper methods
Neluxx
committed
e4fcb67
View commit details
Copy full SHA for e4fcb67
Browse repository at this point
Add multi_rule_field to validation_test table
Neluxx
committed
9ae88fc
View commit details
Copy full SHA for 9ae88fc
Browse repository at this point
Update usage guide
Neluxx
committed
2cd3549
View commit details
Copy full SHA for 2cd3549
Browse repository at this point
Update change log
Neluxx
committed
b5d9280
View commit details
Copy full SHA for b5d9280
Browse repository at this point
Improve parameter documentation
Murl080
committed
61af269
View commit details
Copy full SHA for 61af269
Browse repository at this point
Commits on Aug 27, 2026
Ignore dataValidation in `testDataValidationIsUnique()` to correctly assert build rules.
Murl080
committed
48634c8
View commit details
Copy full SHA for 48634c8
Browse repository at this point
Apply suggestions from code review
Show description for f384526
Neluxx
and
ravage84
authored
f384526
View commit details
Copy full SHA for f384526
Browse repository at this point
Rename $expected to $notExpected in rule-dedicated methods
Neluxx
committed
1ef9241
View commit details
Copy full SHA for 1ef9241
Browse repository at this point
Reword type validator docs to describe the asserted rule
Neluxx
committed
eda5a28
View commit details
Copy full SHA for eda5a28
Browse repository at this point
Note that rule-dedicated helpers assert only their own rule
Neluxx
committed
03f2db8
View commit details
Copy full SHA for 03f2db8
Browse repository at this point
Group custom expected tests next to their sibling test cases
Neluxx
committed
0a9b52d
View commit details
Copy full SHA for 0a9b52d
Browse repository at this point
Add dedicated test for testDataValidationContains helper
Neluxx
committed
a8b30e6
View commit details
Copy full SHA for a8b30e6
Browse repository at this point
Adjust unit tests
Neluxx
committed
ef99a91
View commit details
Copy full SHA for ef99a91
Browse repository at this point
Add dedicated test for assertDataValidationErrorsContain helper
Neluxx
committed
182cca4
View commit details
Copy full SHA for 182cca4
Browse repository at this point
Commits on Sep 11, 2026
Blank lines for code readability
ravage84
committed
7b01d41
View commit details
Copy full SHA for 7b01d41
Browse repository at this point
CS
ravage84
committed
1d32199
View commit details
Copy full SHA for 1d32199
Browse repository at this point
Commits on Sep 15, 2026
Rename InList methods
Neluxx
committed
98d9cd8
View commit details
Copy full SHA for 98d9cd8
Browse repository at this point
Revert changing the name of testDataValidationInList method
Neluxx
committed
82457d7
View commit details
Copy full SHA for 82457d7
Browse repository at this point
Fix reverted method name in test
Neluxx
committed
f5aa9a2
View commit details
Copy full SHA for f5aa9a2
Browse repository at this point
You can’t perform that action at this time.