phpmyadmin/test
2012-04-06 16:28:44 +02:00
..
classes Use 'void' if nothing is returned 2012-03-18 10:04:39 +05:30
libraries Adjust testsuite to changes in 3b56f6a53b 2012-03-19 10:33:24 +01:00
selenium fix typo, improve coding style 2012-04-06 16:28:44 +02:00
test_data Drop databases only if they do exist 2011-08-17 14:18:19 +02:00
.htaccess Elaborate on .htaccess comment 2011-07-15 10:28:20 +02:00
AllSeleniumTests.php PmaSeleniumPrivilegesTest and PmaSeleniumXssTest are fixed 2012-04-02 14:47:14 +02:00
bootstrap-dist.php New PHPUnit tests for common.lib.php 2011-07-06 10:47:10 +03:00
Environment_test.php Use package name PhpMyAdmin 2011-10-25 10:13:17 +02:00
PMA_showHint_test.php Use package name PhpMyAdmin 2011-10-25 10:13:17 +02:00
README Added htaccess and README to test directory 2011-07-06 10:27:52 +02:00
theme.php Replaced HTML5-obsolete <tt> tags with <code> 2012-03-18 18:04:50 +01:00
wui.php Use package name PhpMyAdmin 2011-10-25 10:13:17 +02:00

PhpMyAdmin test suite
=====================

This directory is protected from web visitors by a .htaccess file.

For more information on allowing http access to this directory see: 
http://httpd.apache.org/docs/current/mod/mod_authz_host.html#allow

Please visit the wiki for more information on unit testing:
https://wiki.phpmyadmin.net/pma/UnitTesting