ORIENT/tests/unit
DQ Sully 2fae5a30b9 Fix Twig Caching
When October would load a file from its changed source, Twig would not see the message until it had gone. See Cms\Classes\Loader->isFresh. This meant a template would not update unless you deleted the Twig cache, or that template's TTL expired. Fix: add another variable (freshness) that would only change after being observed, and accurately reflected if a template's source had been modified
2015-12-28 10:09:15 -07:00
..
backend Adds the ability to remove navigation items 2015-09-12 08:45:58 +10:00
cms Fix Twig Caching 2015-12-28 10:09:15 -07:00
plugins/database Write tests for listsNested on tree traits 2015-11-28 14:12:50 +11:00
system/classes Fixes test class conflict 2015-12-19 11:49:31 +11:00
phpunit.xml Fixes unit tests for case sensitive file systems 2015-07-25 12:29:57 +10:00