Kijin Sung
7c91f3a5e7
Fix unit test for blocking common scripts
2017-09-20 17:32:24 +09:00
Kijin Sung
73c09ce876
Fix handling of external CSS/JS URLs with query strings
...
xpressengine/xe-core#2114
2017-08-16 23:05:45 +09:00
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
Kijin Sung
3c9d573082
Update unit tests for FrontEndFileHandler
2016-05-06 22:22:30 +09:00
Kijin Sung
2682793ac2
Add minify/concat tests to FrontEndFileHandlerTest
2016-05-05 16:22:17 +09:00
Kijin Sung
67cc7d3d00
Compile LESS/SCSS again if variables change
2016-05-05 10:42:15 +09:00
Kijin Sung
a7f0ba1964
Update tests with new directory structure
2016-05-05 01:38:34 +09:00
Kijin Sung
9b416c2473
Update unit tests to use rhymix.scss
2016-05-04 22:29:59 +09:00
Kijin Sung
9a30c10ce8
Disable CSS/JS concatenation during legacy unit tests
2016-05-04 21:57:48 +09:00
Kijin Sung
ca7a7b64ea
Use a more realistic server environment in unit tests
2016-03-16 09:13:31 +09:00
Kijin Sung
670baecb73
Reorganize unit tests
2016-02-16 16:17:46 +09:00