Madhura Jayaratne
c3fefc2e4a
Fix #11464 phpMyAdmin suggests upgrading to newer version not usable on that system
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-09-14 20:14:51 +10:00
Dan Ungureanu
2826b6b328
More refactoring.
...
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:16 +03:00
Nisarg Jhaveri
0c704996fa
Fix tests, use proxy settings from env
...
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-07-02 20:08:03 +05:30
Nisarg Jhaveri
f969a76cb2
Add missing docblock in Util_test
...
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-06-30 03:00:17 +05:30
Nisarg Jhaveri
5733dd09e3
Add some unit tests
...
- for Footer class
- for navigation/PMA_Node_Database class
- In Util class for foreign key check
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-06-30 01:29:36 +05:30
Michal Čihař
13a3fb0635
Revert "Temporarily deactivate these tests (almost always fail on ci.phpmyadmin.net)"
...
This reverts commit 9403921e4e .
We should really test those. In case the requests will fail, some other
solution should be found to actually execute this code.
Signed-off-by: Michal Čihař <michal@cihar.com>
Conflicts:
test/classes/PMA_Config_test.php
test/classes/PMA_Util_test.php
test/libraries/PMA_SetupIndex_test.php
2015-06-22 15:14:48 +02:00
Marc Delisle
929a252fe1
Remove extraneous space in class
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-05-04 10:53:29 -04:00
Hugues Peccatte
7356b58b43
Add missing returns and update unit tests.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-02-08 14:31:17 +01:00
Marc Delisle
f7f39347ef
Fix coding style
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-08-22 12:45:41 -04:00
Marc Delisle
9403921e4e
Temporarily deactivate these tests (almost always fail on ci.phpmyadmin.net)
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-07-06 06:58:20 -04:00
Jeff Chan
607cb3b0b3
Import dependencies to make unit tests friendlier to running independently
...
The HHVM test runner runs the unit tests in parallel. Currently some tests
fail because not all the dependencies are properly included.
This is similar to 659efe1a88
Signed-off-by: Jeff Chan <jefftchan@gmail.com>
2014-03-10 03:26:24 +00:00
adamgsoc2013
05f7400ff9
fix code Static Analysis Warnings
2013-08-12 00:18:04 +08:00
ayushchd
b9a5bffaba
Testsuite code-compliance fixes
2013-08-07 22:28:46 +05:30
Michal Čihař
e338e91e9d
Improve version parsing to cope with version numbers we use currently
2013-07-12 10:54:59 +02:00
Michal Čihař
fc163bb512
Move version parsing to Util class
2013-07-12 10:54:01 +02:00
Michal Čihař
dcd8d12cf6
Move version gathering into function and test it
2013-07-12 10:21:17 +02:00
Madhura Jayaratne
f7d6517f0f
Coding style fixes
2013-05-23 22:54:40 +05:30
adamgsoc2013
2d322608e5
test case for static function of PMA_Util
2013-05-16 21:30:50 +08:00