phpmyadmin/test
Marc Delisle 6e1d16a162 Merge pull request #687 from xmujay/more_UT_for_server
UTs for PMA_server_engines and PMA_server_status
2013-09-14 02:52:04 -07:00
..
classes Merge pull request #667 from adamgsoc2013/UT_DBI_Drizzle 2013-09-09 23:20:37 -07:00
engines fix docblock : newline between parameterlist and description 2013-09-12 18:07:11 +02:00
libraries Merge pull request #687 from xmujay/more_UT_for_server 2013-09-14 02:52:04 -07:00
selenium Selenium tests for table tracking 2013-08-30 00:28:49 +05:30
test_data Tests for server, db and table imports 2013-08-26 21:40:51 +05:30
.htaccess
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 Fill in missing meesage 2013-08-21 14:09:57 +02:00
README
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