| Last change: |
Merge branch 'refs/heads/master' into feature/scopes
PHPUnit 10 (#927)
* Static PHPUnit dataProviders
* Add expectExceptionMessage instead of expectErrorMessage
* Add addMethods instead of setMethods
* Fix tests with required name in the constructor
* Remove ok function
* Remove usage PHPUnit Error
* Fix EventsTest
* Replace withConsecutive with willReturnCallback
* Migrate phpunit config
* Add coverage config
* Fix issue with abstract classes
* Update PHP version in scrutinizer; add test groups to exclude some tests from scrutinizer testing
* Replace `group` annotations with attributes
---------
Co-authored-by: roxblnfk <roxblnfk@ya.ru>
Merge branch '3.0' into feature/tests-refactoring
Fix spiral/core tests
- fix PHPUnit warnings
- added auth component
- new CS fixes in compliance with PSR-12
- minor improvements in session scopes
- automatic CS fixing
[feature] PSR-2 code style fix
|