php-censor/Tests/PHPCI/Helper
Adirelle df5e378b8a Use sensiolabs/ansi-to-html to parse the build logs.
Added an AnsiConverter helper.

Use the AnsiConverter in the email and page templates that display the build log.

Use a dedicated stylesheet for the ANSI converter.

It can be customized.
It can be inlined in the notifications.

Do not use ProphecyTestCase when not needed.
2015-04-09 11:54:57 +02:00
..
AnsiConverterTest.php Use sensiolabs/ansi-to-html to parse the build logs. 2015-04-09 11:54:57 +02:00
BuildInterpolatorTest.php add very basic tests for BuildInterpolator 2013-12-17 15:35:18 +00:00
CommandExecutorTest.php Fixed annotation 2014-05-12 00:44:13 +07:00
LangTest.php Localisation support for dates throughout the front-end using moment.js. 2015-02-03 11:53:12 +00:00
MailerFactoryTest.php Adding some tests for MailerFactory to ensure it works as expected with a provided configuration. Hopefully will help in debugging #523 2014-07-30 11:58:10 +01:00