LEZY Thomas
e7fd259766
[ticket/12597] Refactoring and test improving
...
Adding tests of return status
Refactoring code
Adding consistency in verbose mode
PHPBB3-12597
2014-05-29 16:37:45 +02:00
LEZY Thomas
9f942776ad
[ticket/12597] Changes name of command cron:run-all to cron:run.
...
Also adds an optional argument to specify one precise cron task to
lauch, and modifies test file accordingly.
PHPBB3-12597
2014-05-28 20:03:28 +02:00
LEZY Thomas
61ad42790f
[ticket/12597] Fix various problems
...
Actually fix the return status of command cron:run-all
Fix some doc block coding style issue
Fix missing and obsolete file headers
Delete a useless constructor method
PHPBB3-12597
2014-05-28 19:22:25 +02:00
LEZY Thomas
18875894ec
[ticket/12597] Fix constructor bug and servral doc blocs
...
PHPBB3-12597
2014-05-28 18:19:46 +02:00
LEZY Thomas
0d839cbefc
[ticket/12597] Modification of return statuses and of test files
...
PHPBB3-12597
2014-05-28 18:02:30 +02:00
LEZY Thomas
6f279c1bf4
[ticket/12597] Update pull-request
...
Removes a useless comment.
Switchs command name from cron:execute-all to cron:run-all.
Replaces assertEquals by assertSame
PHPBB3-12597
2014-05-28 14:49:55 +02:00
LEZY Thomas
50cb9d5838
[ticket/12597] Correcing coding style mistakes
...
PHPBB3-12597
2014-05-28 11:57:20 +02:00
LEZY Thomas
6f3276653f
[ticket/12597] Improvement of test files
...
PHPBB3-12597
2014-05-28 11:12:50 +02:00
LEZY Thomas
abb8a2892d
[ticket/12597] Command for executing all available cron tasks
...
Command cron:execute-all executes all available cron tasks.
Test files in tests/console/cron folder
PHPBB3-12597
2014-05-27 18:37:37 +02:00