rhymix/tests/unit/framework
2022-12-26 00:20:48 +09:00
..
filters Update test for contenteditable="false" 2022-12-26 00:20:48 +09:00
helpers Fix missing variables in ConfigHelperTest 2021-01-29 00:42:25 +09:00
parsers Support timestamp() with customizable format in XML query 2022-12-24 22:38:18 +09:00
CacheTest.php Provide incr() and decr() as static methods of Cache class 2020-12-15 02:13:38 +09:00
CalendarTest.php Add Calendar class 2016-03-17 16:22:18 +09:00
ConfigTest.php Revert "Fix var_export() not working for stdClass in PHP < 7.3" 2018-12-13 18:59:27 +09:00
DateTimeTest.php Support YYYY-MM-DD HH:MM:SS format and ISO 8601 format in zdate(), ztime(), and related functions 2022-12-24 22:57:18 +09:00
DBTest.php Update unit tests for latest codeception 2021-01-28 21:53:44 +09:00
DebugTest.php Update unit tests for latest codeception 2021-01-28 21:53:44 +09:00
FormatterTest.php Accommodate formatter changes 2021-01-06 21:50:27 +09:00
i18nTest.php Add functions for converting between country codes and calling codes 2020-03-18 21:02:23 +09:00
KoreaTest.php Improve validation and formatting for 0303 and 0505 phone numbers 2019-05-13 15:34:09 +09:00
LangTest.php Fix Context::loadLang() compatibility when lang.xml is specified 2017-05-05 11:47:22 +09:00
MailTest.php Fix relative path used in unit tests 2022-03-15 02:56:04 +09:00
MIMETest.php MIME 타입과 지원 확장자 수정 2019-10-04 01:12:19 +09:00
PaginationTest.php Update unit tests for latest codeception 2021-01-28 21:53:44 +09:00
PasswordTest.php Fix compatibility with PBKDF2 hashes with iteration counts that are not zero-padded 2021-03-14 00:26:15 +09:00
RouterTest.php Fix #2003 remove default act from short URL if there are no arguments 2022-10-29 22:06:36 +09:00
SecurityTest.php Remove code that uses defuse/php-encryption (from next branch) 2022-12-25 19:45:12 +09:00
SessionTest.php Use $this->user instead of $logged_info more consistently #1866 2022-02-04 01:19:30 +09:00
SMSTest.php Add iwinv SMS driver to unit test 2022-10-30 17:37:55 +09:00
StorageTest.php Update unit tests for latest codeception 2021-01-28 21:53:44 +09:00
TimerTest.php Fix timer tests on HHVM 2016-03-20 10:04:03 +09:00
UATest.php Fix #1811 Add chromium edge detection to getBrowserInfo 2021-10-15 14:03:39 +09:00
URLTest.php Fix relative path used in unit tests 2022-03-15 02:56:04 +09:00