hhxsv5 / laravel-s

LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
MIT License
3.83k stars 471 forks source link

unit/feature test examples? #476

Closed luke-momentusresearch closed 1 month ago

luke-momentusresearch commented 3 months ago

hi, how do I unit/feature/integration test aspects of my code's integration with this framework, e.g. timer/cron/swoole tables?

uptonyuan commented 3 months ago

这是来自QQ邮箱的假期自动回复邮件。你好,我最近正在休假中,无法亲自回复你的邮件。我将在假期结束后,尽快给你回复。

hhxsv5 commented 1 month ago

It is difficult to test integration through phpunit, usually through manual testing.