X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/34211d2356367e21aa8f624caa7b17ee4b8ec4ac..1d91e75c53e7da5bf2c1b334f5aeecf241dc5ec4:/t/frontend/README.frontend diff --git a/t/frontend/README.frontend b/t/frontend/README.frontend deleted file mode 100644 index 511b932ee..000000000 --- a/t/frontend/README.frontend +++ /dev/null @@ -1,10 +0,0 @@ -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. -