grav/tests/unit/Grav/Common
2017-04-14 12:38:59 -06:00
..
GPM Fixed a bad method signature causing warning when running tests on GPMTest object 2017-04-01 22:13:43 -06:00
Helpers One more test 2016-10-11 15:53:31 -06:00
Language Added RTL in LanguageCodes plus ::getOrientation() and ::isRtl() methods 2016-08-24 16:22:19 -06:00
Markdown Added a fragment + query test 2017-02-26 14:10:43 -07:00
Page Fixed Pages test 2017-04-14 12:38:59 -06:00
Twig Add range(int min, int max, int step) twig function to generate an array of numbers between min and max, inclusive 2016-12-01 12:40:21 -08:00
AssetsTest.php Add {'loading': 'inline'} option for Js and CSS assets (#1377) 2017-04-04 11:25:39 -06:00
BrowserTest.php Reinitialize Grav on every test 2016-02-04 14:12:27 +01:00
ComposerTest.php Tests code cleanup 2016-01-29 18:32:52 +01:00
InflectorTest.php Changing the month, the monthize() results changed. Take that into account for tests 2016-03-01 11:33:21 +01:00
UriTest.php Better handling of params with more complex Urls - #859 2016-05-30 16:41:07 -06:00
UtilsTest.php Don't truncate HTML if content length is less than summary size (#1125), fixes #1114 2016-10-25 16:25:56 +02:00