phpmyadmin/test
Michal Čihař e475fa3f44 Merge pull request #432 from madhuracj/fixTests
Fix failing tests related to charset conversion
2013-06-17 02:25:59 -07:00
..
classes Merge pull request #429 from adamgsoc2013/UT_transform2 2013-06-17 02:01:55 -07:00
engines Separate DatabaseInterface class and creation of an instance of it 2013-05-26 21:28:42 +05:30
libraries Fix failing tests related to charset conversion 2013-06-17 12:48:28 +05:30
selenium wrap long lines 2013-03-05 15:12:04 +01:00
test_data Add missing package names 2012-08-31 20:45:53 +05:30
.htaccess
AllSeleniumTests.php add subpackage Selenium to docblock 2013-03-05 15:07:40 +01:00
bootstrap-dist.php Nedd to have defined ajax flag for most of the tets as well 2013-06-11 14:17:08 +02:00
Environment_test.php Skip test if can not connect to MySQL server 2013-06-11 15:45:00 +02:00
README
theme.php Fix merge conflicts 2013-02-09 07:50:16 -05:00
wui.php

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