phpmyadmin/test
2011-08-06 17:13:04 +02:00
..
classes Small fixes. New tests for Config.class.php and Theme.class.php, 2011-07-18 09:34:04 +03:00
libraries Definie missing variable 2011-08-05 16:10:31 +02:00
selenium Replace tabs with spaces, cleanup identation 2011-07-22 10:15:08 +02:00
test_data Added SQL dump of databases and tables useful for security testing 2011-08-06 17:09:01 +02:00
.htaccess Elaborate on .htaccess comment 2011-07-15 10:28:20 +02:00
AllSeleniumTests.php
AllTests.php
bootstrap-dist.php New PHPUnit tests for common.lib.php 2011-07-06 10:47:10 +03:00
Environment_test.php PHPUnit database configuration and Environment test 2011-07-11 03:25:17 +03:00
PMA_showHint_test.php - Unit Test grouped by library directory 2011-06-29 20:06:27 +03:00
README Added htaccess and README to test directory 2011-07-06 10:27:52 +02:00
theme.php pma spritify part 2 2011-07-15 09:42:16 +03: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