php-censor/tests/PHPCensor
Dmitry Khomutov 4ec6d854c2 Added 'user_id' column to 'build' table (created by)
+ Renamed columns 'created' -> 'create_date', 'started' -> 'start_date' and 'finished' -> 'finish_date'
+ Code style fixes.
2017-10-16 20:40:00 +07:00
..
Command test cases inherit from PhpUnit testcase with namespeces 2017-07-24 08:59:49 +02:00
Controller test cases inherit from PhpUnit testcase with namespeces 2017-07-24 08:59:49 +02:00
Helper test cases inherit from PhpUnit testcase with namespeces 2017-07-24 08:59:49 +02:00
Logging Added daily rotate logger for console commands. Issue #108. 2017-08-30 21:21:16 +07:00
Model test cases inherit from PhpUnit testcase with namespeces 2017-07-24 08:59:49 +02:00
Plugin test cases inherit from PhpUnit testcase with namespeces 2017-07-24 08:59:49 +02:00
ProcessControl test cases inherit from PhpUnit testcase with namespeces 2017-07-24 08:59:49 +02:00
Security/Authentication test cases inherit from PhpUnit testcase with namespeces 2017-07-24 08:59:49 +02:00
Service Added 'user_id' column to 'build' table (created by) 2017-10-16 20:40:00 +07:00
LocalizationTestCase.php test cases inherit from PhpUnit testcase with namespeces 2017-07-24 08:59:49 +02:00