php-censor/tests/PHPCensor
SimonHeimberg 2d67afc4c7 Testing replaceIllegalCharacters without doing normalisation
We do not use any compound characters, so normalisation is a no op.
2018-02-07 11:05:33 +01: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 Testing replaceIllegalCharacters without doing normalisation 2018-02-07 11:05:33 +01: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 Added code coverage report for PHPUnit plugin. Issue #86. 2018-01-20 16:45:52 +07: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 Fixed tests after build changes. 2017-10-19 22:17:40 +07:00
LocalizationTestCase.php test cases inherit from PhpUnit testcase with namespeces 2017-07-24 08:59:49 +02:00