phpmyadmin/test
2013-07-01 22:30:49 +05:45
..
classes Merge pull request #463 from adamgsoc2013/UT_pluginss 2013-07-01 06:56:21 -07:00
engines Separate DatabaseInterface class and creation of an instance of it 2013-05-26 21:28:42 +05:30
libraries Fix failing transformation test 2013-07-01 22:30:49 +05:45
selenium wrap long lines 2013-03-05 15:12:04 +01:00
test_data Merge pull request #463 from adamgsoc2013/UT_pluginss 2013-07-01 06:56:21 -07:00
.htaccess Elaborate on .htaccess comment 2011-07-15 10:28:20 +02:00
AllSeleniumTests.php add subpackage Selenium to docblock 2013-03-05 15:07:40 +01:00
bootstrap-dist.php Enable error reporting for tests 2013-07-01 16:01:38 +02:00
Environment_test.php Skip test if can not connect to MySQL server 2013-06-11 15:45:00 +02:00
README Added htaccess and README to test directory 2011-07-06 10:27:52 +02:00
theme.php Fix merge conflicts 2013-02-09 07:50:16 -05: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