Mock update
Breaking changes
RonasIT\Support\Traits\MockClassTrait
renamed toRonasIT\Support\Traits\MockTrait
- All mails testing logic moved to the new
RonasIT\Support\Traits\MailsMockTrait
- Mails classes should extends
RonasIT\Support\Mail
Deprecated
- SearchTrait:
- filterMoreThan
- filterLessThan
- filterMoreOrEqualThan
- filterLessOrEqualThan
All Changes
- Prepare to phpunit10 by @Goodmain in #100
- Mock native functions by @Goodmain in #103
- Test assert functions by @Goodmain in #104
- fix: supports phpunit10 by @Goodmain in #106
- feat: use model connection name to get model test state initial state… by @DenTray in #107
- Increase coverage by @Goodmain in #105
- test: cover laravel 9 mailable subject by @Goodmain in #108
- eparusov Added last() method in EntityControlTrait by @yogyrton in #94
- 95 unable to set sequence by @Goodmain in #101
- feat: add BaseMail class by @Goodmain in #109
Full Changelog: 2.5...2.6