|
RunningJQueryTests
How to run the jQuery tests cajoled.
Short version: look at experimental/jquery/test/hostpage.html in your browser. Long version: The "caja" directory under experimental/jquery/test should really be a pointer to ant-www/testbed. Fix that if you want by deleting the caja directory and using ln -s instead.
A minimalist framework for hosting a single gadget, the cajoled jquery test gadget.
The original, uncajoled test page.
A modified version that works around some things that caja can't do yet,like document.body. I ran cajole_html -i index2.html -a -r sidebyside to get index2.js, the cajoled suite of tests. If you have to change something in the testing stuff, be sure to recajole, since the supporting scripts are all inlined. |
Sign in to add a comment