X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/34211d2356367e21aa8f624caa7b17ee4b8ec4ac..1d91e75c53e7da5bf2c1b334f5aeecf241dc5ec4:/t/old/frontend/README.frontend diff --git a/t/old/frontend/README.frontend b/t/old/frontend/README.frontend new file mode 100644 index 000000000..511b932ee --- /dev/null +++ b/t/old/frontend/README.frontend @@ -0,0 +1,10 @@ +This folder contais the frontend testscrips for Lx. +The Lx frontend are all perl scripts under bin/* . +The frontend tests don't need selenium! They should +use the commandline API of Lx. Frontend tests in this +directory are only for testing local Lx installations. + +If you like to test the HTML screens in different +Browsers, it would be better to use the selenium +environment under t/selenium. +