X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/101421bc767b22796c19963125250f46558e3ec8..4c2d836d17061a19020dd8fc0ae3d42b3e1b010a:/t/frontend/README.frontend diff --git a/t/frontend/README.frontend b/t/frontend/README.frontend new file mode 100644 index 000000000..511b932ee --- /dev/null +++ b/t/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. +