CVS Commit Overview for 2008-03-23
==================================
2008-03-23 Tibor Simko <[email protected]>
* configure.ac,
modules/bibclassify/lib/bibclassify_regression_tests.py,
modules/bibconvert/lib/bibconvert_regression_tests.py,
modules/bibconvert/lib/bibconvert_tests.py,
modules/bibedit/lib/bibedit_regression_tests.py,
modules/bibedit/lib/bibrecord_tests.py,
modules/bibformat/lib/bibformat_engine_tests.py,
modules/bibformat/lib/bibformat_regression_tests.py,
modules/bibformat/lib/bibformatadmin_regression_tests.py,
modules/bibharvest/lib/bibharvestadmin_regression_tests.py,
modules/bibharvest/lib/oai_repository_regression_tests.py,
modules/bibharvest/lib/oai_repository_tests.py,
modules/bibharvest/lib/oaiarchiveadmin_regression_tests.py,
modules/bibindex/lib/bibindex_engine_stemmer_tests.py,
modules/bibindex/lib/bibindex_engine_tests.py,
modules/bibindex/lib/bibindexadmin_regression_tests.py,
modules/bibrank/lib/bibrank_citation_indexer_tests.py,
modules/bibrank/lib/bibrank_citation_searcher_tests.py,
modules/bibrank/lib/bibrank_downloads_indexer_tests.py,
modules/bibrank/lib/bibrank_record_sorter_tests.py,
modules/bibrank/lib/bibrank_regression_tests.py,
modules/bibrank/lib/bibrank_tag_based_indexer_tests.py,
modules/bibrank/lib/bibrankadmin_regression_tests.py,
modules/bibupload/lib/bibupload_regression_tests.py,
modules/elmsubmit/lib/elmsubmit_tests.py,
modules/miscutil/bin/.cvsignore, modules/miscutil/bin/Makefile.am,
modules/miscutil/bin/regressiontestsuite.in,
modules/miscutil/bin/testsuite.in,
modules/miscutil/lib/dateutils_tests.py,
modules/miscutil/lib/dbquery_tests.py,
modules/miscutil/lib/errorlib_regression_tests.py,
modules/miscutil/lib/errorlib_tests.py,
modules/miscutil/lib/htmlutils_tests.py,
modules/miscutil/lib/intbitset_tests.py,
modules/miscutil/lib/inveniocfg.py,
modules/miscutil/lib/testutils.py,
modules/miscutil/lib/testutils_regression_tests.py,
modules/miscutil/lib/textutils_tests.py,
modules/webaccess/lib/access_control_firerole_tests.py,
modules/webaccess/lib/external_authentication_cern_tests.py,
modules/webaccess/lib/webaccess_regression_tests.py,
modules/webalert/lib/webalert_regression_tests.py,
modules/webbasket/lib/webbasket_regression_tests.py,
modules/webcomment/lib/webcomment_regression_tests.py,
modules/webcomment/lib/webcomment_tests.py,
modules/webhelp/web/hacking/test-suite.webdoc,
modules/webmessage/lib/webmessage_regression_tests.py,
modules/websearch/lib/search_engine_tests.py,
modules/websearch/lib/websearch_external_collections_getter_tests.py,
modules/websearch/lib/websearch_external_collections_tests.py,
modules/websearch/lib/websearch_regression_tests.py,
modules/websearch/lib/websearchadmin_regression_tests.py,
modules/websession/lib/webgroup_regression_tests.py,
modules/websession/lib/webgroup_tests.py,
modules/websession/lib/websession_regression_tests.py,
modules/websession/lib/webuser_regression_tests.py,
modules/websession/lib/webuser_tests.py,
modules/webstyle/lib/webinterface_tests.py,
modules/websubmit/lib/websubmit_regression_tests.py,
modules/websubmit/lib/websubmitadmin_regression_tests.py,
po/POTFILES.in: Standardized unit and regression test suite
building and running techniques. Phased out 'testsuite' and
'regressiontestsuite' executables as the test suites are now
runnable from 'inveniocfg'.
2008-03-23 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_webinterface.py,
modules/webstyle/lib/webinterface_layout.py: Standardized
WebInterfaceAuthorPages web directory name.
2008-03-23 Tibor Simko <[email protected]>
* modules/webstyle/lib/webdoc.py: Removed WML-like input mode
enabling to enter the full path of a webdoc file.
2008-03-23 Tibor Simko <[email protected]>
* modules/bibformat/web/.cvsignore,
modules/bibformat/web/Makefile.am,
modules/bibformat/web/test_format_many_authors.html,
modules/miscutil/lib/inveniocfg.py,
modules/miscutil/lib/testutils.py,
modules/websearch/web/Makefile.am,
modules/websearch/web/test_search_ellis.html,
modules/websubmit/web/.cvsignore,
modules/websubmit/web/Makefile.am, modules/websubmit/web/test.jpg,
modules/websubmit/web/test.pdf,
modules/websubmit/web/test_submit_article.html,
modules/websubmit/web/test_submit_picture.html,
modules/websubmit/web/test_submit_poetry.html: Initial release of
the web test suite infrastructure, to be run via 'inveniocfg
--run-web-tests'. The web tests are run in a real browser,
currently Firefox with Selenium IDE extension. The tests are
written in "Selenese HTML" or can be recorded via Selenium IDE.
This initial web test suite release includes an obligatory Ellis
test search example, and, more importantly, tests for
JavaScript-powered pages such as formatting many authors with
show/hide links, submitting a demo article, a picture, and a poem.
More tests to follow progressively.
--
CDS Invenio Developers <[email protected]>