grav/tests
Davide Liessi a1abcfd067 Move fix for #1114 to Truncator::truncateLetters (#2004)
* Move fix for #1114 to Truncator::truncateLetters

The original fix provided by #1125 in Utils::truncateHtml compared the
summary size with the full HTML string length.
Thus, the string was still being truncated (and the HTML rewritten) even
when only the HTML string length, and not the text length, exceeded the
summary size.

* Add fix for #1114 also to Truncator::truncateWords
2018-05-15 11:38:48 -06:00
..
_support Add Unit module available methods for future usage 2016-02-01 17:19:34 +01:00
acceptance 🚨 Remove acceptance test example 2016-01-22 10:39:15 +01:00
fake Merge branch 'feature/converturl-rewrite' into develop 2016-02-02 22:02:21 -07:00
functional Fix #1389 related to bin/gpm direct-install (#1397) 2017-04-02 18:45:57 -06:00
unit Move fix for #1114 to Truncator::truncateLetters (#2004) 2018-05-15 11:38:48 -06:00
_bootstrap.php Don't load plugins and themes in tests 2016-04-14 20:04:38 +02:00
acceptance.suite.yml Add first UI test example 2016-01-10 19:10:52 +01:00
functional.suite.yml Add and bootstrap codeception 2016-01-05 11:01:02 +01:00
unit.suite.yml Add and bootstrap codeception 2016-01-05 11:01:02 +01:00