codeigniter4 / queue

Queues for the CodeIgniter 4 framework
https://queue.codeigniter.com/
MIT License
45 stars 12 forks source link

tests: add base tests for commands #27

Closed michalsn closed 10 months ago

michalsn commented 10 months ago

Description This PR adds basic tests for commands.

Checklist:

michalsn commented 10 months ago

If anyone has an idea what is going on with rector, I would appreciate any hint.

Locally everything is passing on my machine 🤷‍♂️

michalsn commented 10 months ago

This is rather a temporary solution. Thanks to @kenjis we already have very good Mocking for CLI: https://github.com/codeigniter4/CodeIgniter4/blob/4.5/system/Test/Mock/MockInputOutput.php, but it will be released with v4.5.

lonnieezell commented 10 months ago

Ah, ok, nice! I missed that one.

kenjis commented 10 months ago

@michalsn

Installing rector/rector (0.15.25): Extracting archive

The version is too old.