Forum OpenACS Q&A: Re: Adding Selenium Tests to OpenACS

Collapse
Posted by Dave Bauer on
I would not put the tests under package-key/www/

That would make them accessible to anyone visiting the site. If we put them under package-key/test/ we should be able to make them show up under /test/ for automated testing using an index.vuh page to redirect to the appropirate package.

For example /test/forums/ would go to packages/forums/tcl/test/