rhymix/tests/unit/classes
conory 3d24c14f7f object 변수일 경우 템플릿 foreach 문이 작동하지 않는 문제 수정
#1023 문제 수정

레이아웃 확장변수 (extra_var)가 object 라서 발생한 warning 수정 (왜 object로 했는 지 모르겠지만, array가 더 맞는 듯함)
Warning: count(): Parameter must be an array or an object that implements Countable in php 7.2
2018-03-30 23:28:44 +09:00
..
template Reorganize unit tests 2016-02-16 16:17:46 +09:00
validator Fix unit test for Validator class 2016-08-02 16:18:32 +09:00
ContextTest.php Context::setRequestArguments() 입력 정리 2018-03-26 23:55:07 +09:00
FileHandlerTest.php Use a more realistic server environment in unit tests 2016-03-16 09:13:31 +09:00
FrontEndFileHandlerTest.php Revert "Revert "Convert default SCSS stylesheet to LESS"" 2017-12-01 18:02:41 +09:00
OldSecurityTest.php Use a more realistic server environment in unit tests 2016-03-16 09:13:31 +09:00
TemplateHandlerTest.php object 변수일 경우 템플릿 foreach 문이 작동하지 않는 문제 수정 2018-03-30 23:28:44 +09:00
ValidatorTest.php Fix unit tests 2017-02-12 23:21:19 +09:00