dev@jsftemplating.java.net

junit tests status

From: scott hutinger <s-hutinger_at_wiu.edu>
Date: Thu, 25 Jan 2007 22:03:18 -0600

I noticed that http://script.aculo.us/ was at version 1.7.0 - January
19, 2007 (pretty new).

In build.properties:
junit.jar=test/junit/junit.jar

I know that should be up to me to put the reference to junit.jar :-)
test/junit/junit.jar doesn't exist in cvs.

'ant test'

     [java] java.io.FileNotFoundException:
src/java/com/sun/jsftemplating/layout/template/TemplateFormat.txt (No
such file or directory)
...
find . -name '*.txt'
./cddl1.txt
./lib/external/README.txt
./README.txt
./samples/lib/README.txt

I was checking to see if any ajax tests existed :-)

What is the state of the junit tests, and how much can you test in this
instance with junit?
Also, any tips on the version of http://script.aculo.us/ and how it's
wired into jsftemplating?

thanks,
scott