TESTS.txt revision 781e495b446a0ea73ac21ece6fa0a2a907da6062
Running the tests (for now)
THESE TESTS ALL REQUIRE NODEJS
make
cd ../yui
make;
npm -g i yui3
npm -g i yuitest
make tests;
# Semi Automated Module Test
cd tests/server;
export STAR=1; COMBO=1; LOCAL=1; ./server.js
Visit: http://localhost:5000/