phpmyadmin/test
Michal Čihař d119f60c52 Make base class abstract
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-17 14:54:26 +01:00
..
classes Use stable sort for removeProperty of OptionsPropertyGroup. 2014-02-12 03:07:27 +00:00
engines Reduce coupling between storage engine names and their corresponding class names. Add some missing doc comments 2013-12-24 12:41:32 +05:30
libraries Fix PMA_arrayWalkRecursive to ensure single pass thru keys 2014-02-17 03:09:34 +00:00
selenium Make base class abstract 2014-02-17 14:54:26 +01:00
test_data Signed-off-by: Marc Delisle <marc@infomarc.info> 2013-12-14 14:26:12 -05:00
.htaccess
AllSeleniumTests.php Fix minor selenium test issues 2014-02-14 16:38:42 +05:30
bootstrap-dist.php Specify port for browserstack connection 2014-02-17 13:44:06 +01:00
Environment_test.php Fix coding style. 2014-01-09 18:22:11 +01:00
README
theme.php Fix coding style. 2014-01-09 18:22:11 +01:00
travis.php.ini Revert "Increase time limits for tests on Travis" 2013-09-16 09:17:28 +02: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