Releases: orca-services/cakephp-data-validation-testing
Releases · orca-services/cakephp-data-validation-testing
1.1.1
Compare
Sorry, something went wrong.
No results found
Neluxx
released this
25 Jun 11:31
Changed
Exclude repository-only files from archives to reduce Composer distribution package size #12
2.1.0
Compare
Sorry, something went wrong.
No results found
Added
Add a new test method to assert a field accepts only non-negative integers
Add Test suite run configuration for PhpStorm
2.0.0
Compare
Sorry, something went wrong.
No results found
Neluxx
released this
14 Apr 09:53
Changed
Bump support for CakePHP to 5.x #7
Update the minimum required PHP Version to PHP 8.2 #7
Dependencies
cakephp/cakephp updated from 4.6.3 to 5.3.3 major #7
cakephp/cakephp-codesniffer updated from 4.7.1 to 5.3.0 major #7
phpunit/phpunit updated from 8.5.52 to 10.5.63 major #7
1.1.0
Compare
Sorry, something went wrong.
No results found
Neluxx
released this
13 Apr 09:40
Added
Add the following new test methods: #8
Assert a field accepts only valid date values
Assert a field accepts only decimal values
Assert a field accepts only integer values
Assert a field enforces uniqueness across record
Assert a field's foreign key must reference an existing record
1.0.0
Compare
Sorry, something went wrong.
No results found
Neluxx
released this
08 Apr 06:39
Added
Add support for CakePHP 4.x #5
Add the following new test methods: #5
Assert a field accepts empty values without errors
Assert a field is not required
Validate URLs with http/https protocol
Assert a dataset produces no errors for a given field
Assert a full dataset against expected errors across all fields
Assert a full dataset produces no errors across all fields
Assert application-level rule errors after a failed save
Assert no application-level rule errors occur after a successful save
Assert a field rejects non-scalar values such as arrays
Assert a field enforces a minimum and maximum length range
Changed
Drop support for CakePHP 2.x & skip support for CakePHP 3.x #5
Update the minimum required PHP Version to PHP 7.4 #5
Dependencies
cakephp/cakephp installed in version 4.6.3 #5
cakephp/cakephp-codesniffer installed in version 4.7.1 #5
phpunit/phpunit updated from 3.7.38 to 8.5.52 major #5
0.1.1
Compare
Sorry, something went wrong.
No results found
Neluxx
released this
08 Apr 09:13
0.1.0
Compare
Sorry, something went wrong.
No results found
Neluxx
released this
08 Apr 09:12