TESTS.txt revision b94e0a7a59638755c58949d104236c499f96fc12
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/