rhymix/tests/unit/classes
Kijin Sung 21072195c0 Prevent overwriting jQuery and other common scripts
- Block third-party programs trying to load their own version of jQuery
- Block obsolete scripts such as xe.css and xe.js
- Block minified versions of the above, too
- Increase blocking index threshold from 1,500,000 to 1,500,000,000
- Add unit tests for script blocking
2017-07-02 00:36:19 +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 Add list of reserved words #763 2017-03-23 19:43:49 +09:00
FileHandlerTest.php Use a more realistic server environment in unit tests 2016-03-16 09:13:31 +09:00
FrontEndFileHandlerTest.php Prevent overwriting jQuery and other common scripts 2017-07-02 00:36:19 +09:00
OldSecurityTest.php Use a more realistic server environment in unit tests 2016-03-16 09:13:31 +09:00
TemplateHandlerTest.php Add even more unit tests for malformed filter detection 2017-02-23 22:25:25 +09:00
ValidatorTest.php Fix unit tests 2017-02-12 23:21:19 +09:00