Closed crynobone closed 13 years ago
i will check it today.
There was 1 failure:
1) Hybrid\Test_Parser_Bbcode::test_parse
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-<b>strong</b><i>italic</i>
+
/fuel/packages/hybrid/tests/parser/bbcode.php:52
Return result from PHPUnit
The problem is not on Parser_Bbcode is on vendor library, it works on normal execution mode but not on testing mode, i dont know why, but i think the problems is on decoda.
I had to skip unit testing for Bbcode parser due to problem with empty string.