phpmyadmin/test
2013-08-21 12:26:36 +05:30
..
classes Merge pull request #616 from adamgsoc2013/UT_plu_table 2013-08-20 02:21:49 -07:00
engines Separate DatabaseInterface class and creation of an instance of it 2013-05-26 21:28:42 +05:30
libraries Merge pull request #619 from ayushchd/uts_refactored 2013-08-20 22:28:28 -07:00
selenium Proper parameter order 2013-08-21 12:26:36 +05:30
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 replace dirname(__FILE__) to __DIR__ (php 5.3) 2013-07-03 10:03:52 +03:00
bootstrap-dist.php Testsuite code-compliance fixes 2013-08-07 22:28:46 +05:30
Environment_test.php Remove compatibility code for PHP 5.2 2013-07-01 15:29:56 +02:00
README Added htaccess and README to test directory 2011-07-06 10:27:52 +02:00
theme.php Better names for URL generating functions 2013-08-07 10:58:17 +02: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