[Http-webtest-commits] HTTP-WebTest TODO,1.29,1.30
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2003-11-28 14:42:12
|
Update of /cvsroot/http-webtest/HTTP-WebTest In directory sc8-pr-cvs1:/tmp/cvs-serv24618 Modified Files: TODO Log Message: Updated Index: TODO =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/TODO,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** TODO 13 Dec 2002 00:55:51 -0000 1.29 --- TODO 28 Nov 2003 14:42:08 -0000 1.30 *************** *** 7,19 **** * support hidden fields in Click plugin - * automated tests for mail sending (even better unit tests for all - code) - * plugin for page validation with HTML::Validator (HTML::Lint ? or both ?) ! * Generator of Perl and wtscript code from test objects ! * HTTP proxy which autogenerates skeleton of test file (consider using ! HTTP::RecorderSession framework) * HTML formated reports --- 7,15 ---- * support hidden fields in Click plugin * plugin for page validation with HTML::Validator (HTML::Lint ? or both ?) ! * Generator of Perl and wtscript code from test objects (partially done) ! * HTTP proxy which autogenerates skeleton of test file (work in process - see HTTP::WebTest::Recorder) * HTML formated reports *************** *** 23,28 **** * Support including of test scripts into other test scripts ! * More work on cookbook. Probably I need one example of very simple ! plugin. ! * Add test name into errors text --- 19,23 ---- * Support including of test scripts into other test scripts ! * More work on cookbook. Probably I need one example of very simple plugin. ! * Support for meta-refresh \ No newline at end of file |