Forum OpenACS Development: Re: Revitalizing our testing efforts

Collapse
Posted by Eduardo Pérez on
Add web tests. Whether with tclwebtest or with another tool,
we need automated scripts that navigate the default website
and make sure things really work.

I started working on WEB regression testing using perl's WWW::Mechanize:
https://openacs.org/forums/message-view?message_id=242120
It works quite well and sometimes I find a regression because it's run almost everyday. There's not many tests in any package but assessment. It just installs openacs and assessment from scratch.

Please continue discussion of WEB testing in this thread:
https://openacs.org/forums/message-view?message_id=242120