Commit Graph

368 Commits

Author SHA1 Message Date
Michal Čihař
5ed9084c2a Merge pull request #303 from kasunchathuranga/UnitTests_NodeClass
Improve unit tests for Node class
2013-05-02 09:42:00 -07:00
Michal Čihař
92c76b9630 Various class name improvements in testsuite 2013-05-02 15:57:09 +02:00
Michal Čihař
e7355e49b1 Fix indentation 2013-05-02 15:23:13 +02:00
Michal Čihař
cb7288df55 Kill tabs 2013-05-02 15:23:13 +02:00
Michal Čihař
0f7f7bf72e Merge remote-tracking branch 'origin/QA_4_0' 2013-05-02 10:29:24 +02:00
Michal Čihař
bb597f7341 Add one more test for advisor 2013-05-02 10:28:25 +02:00
Kasun Chathuranga
66c27256ea Add new test cases to cover different execution paths of Node->hasSiblings() method 2013-05-01 20:15:28 +05:30
Michal Čihař
e6ff6dc9a8 Merge pull request #256 from adamgsoc2013/UT_config2
add test case for Config.class.php:
2013-04-16 00:16:35 -07:00
adamgsoc2013
b2d191b39e follow PMA coding style, add space after comma. 2013-04-16 15:06:37 +08:00
Michal Čihař
c43719f44c Merge pull request #255 from adamgsoc2013/UT_PMA_Footer_test
add test case for PMA_Footer_test.php
2013-04-16 00:00:08 -07:00
adamgsoc2013
d13fbbbc41 add test case for Config.class.php:
1 testIsGitRevision
2 testCheckHTTP

per http://ci.phpmyadmin.net/job/phpMyAdmin/cloverphp/libraries_Config.class.php.html
It can increase a lot of code coverage
2013-04-16 13:51:31 +08:00
adamgsoc2013
fd220fb9ae add test case for PMA_Footer_test.php
- add testGetScripts
2013-04-16 13:40:52 +08:00
Michal Čihař
4f31f7fa1e Fix coding style 2013-04-15 11:47:24 +02:00
Michal Čihař
a7b1e909fd Merge pull request #241 from ayushchd/issue_https
Fixed config tests and static variable issue
2013-04-15 02:38:57 -07:00
Michal Čihař
7b167c6fe5 Merge pull request #245 from adamgsoc2013/UT_string
add test case for Table Class
2013-04-15 02:29:30 -07:00
adamgsoc2013
f3b9b90d77 add test case for Table Class
1. testSetAndGet
2013-04-13 01:48:11 +08:00
Madhura Jayaratne
8ea9c0719e TRUE, FALSE and NULL must be lowercase 2013-04-12 22:00:54 +05:30
Madhura Jayaratne
1641845e94 Fix superfluous doc comments 2013-04-12 21:59:14 +05:30
ayushchd
62c6910116 Fixed config tests for https detection and output compression 2013-04-12 21:11:03 +05:30
Michal Čihař
0aad375113 Merge pull request #240 from adamgsoc2013/UT1
add test case for PMA_Header_test
2013-04-11 02:20:55 -07:00
adamgsoc2013
078cd86256 add test case for PMA_Header_test
1. testGetMessage
2. testSetBodyId
2013-04-11 15:11:20 +08:00
J.M
c3e8a8cc44 Add tests for IE9, IE10, IE11, Chrome 2013-04-08 14:52:18 +02:00
Michal Čihař
98a688b1d7 Merge pull request #227 from ayushchd/webos_configtest
Added a test and fixed webos test for Darwin
2013-04-07 04:47:19 -07:00
Michal Čihař
6c60e5d3d3 Merge pull request #233 from adamgsoc2013/master
add test case for PMA_Header_test
2013-04-07 03:07:38 -07:00
adamgsoc2013
b00f9935dc add test case for PMA_Header_test
1. add testGetJsParams
2. add testGetJsParamsCode
2013-04-06 18:29:52 +08:00
ayushchd
46e7d3fd0c Implemented Config Test testGetThemeUniqueValue() 2013-04-05 14:27:57 +05:30
ayushchd
79c607df95 Fixed webOS detection for Darwin 2013-04-05 14:25:29 +05:30
Marc Delisle
6ec9b8336b Fix merge conflicts 2013-03-26 07:49:12 -04:00
Marc Delisle
c7d32bf649 Adjust tests for new Safari detection 2013-03-25 20:09:45 -04:00
Samith Dassanayake
8b7ef92205 Update the test cases according to the changes for Message.class.php 2013-03-06 22:03:30 +05:30
Michal Čihař
f9abb77686 Correctly test for PHP_OS detection 2013-02-13 09:27:05 +01:00
Michal Čihař
bf638ee837 Fix tests to use http urls as well 2013-02-11 08:53:54 +01:00
Marc Delisle
87b0c7c9f9 Forgot to fix the test 2013-02-08 10:59:11 -05:00
Michal Čihař
b92fbfa072 Wrap long lines 2013-02-08 14:24:49 +01:00
Michal Čihař
dd28bf7109 Fix class documentation 2013-02-08 14:24:28 +01:00
Michal Čihař
23a602992d Rewrite testcases for error handler
Now they actually test desired behaviour, not random side effects of the
code.
2013-02-08 14:17:58 +01:00
Gemorroj
658c0fa299 correct test for getCheckBoxesForMultipleRowOperations / part 2 2013-01-26 21:10:04 +03:00
Gemorroj
9ab129dd0e correct test for getCheckBoxesForMultipleRowOperations 2013-01-26 21:01:10 +03:00
Michal Čihař
cd7ef777c2 Fix testcase 2013-01-18 15:39:59 +01:00
Dieter Adriaenssens
95068b4983 improve coding style 2013-01-15 20:42:18 +01:00
Marc Delisle
86ebd0130d I don't understand this test (which now fails) 2013-01-15 13:04:28 -05:00
Michal Čihař
af1e859845 Use mock values instead of mock html 2013-01-11 15:19:29 +01:00
Michal Čihař
dc3dceee9d Another duplicated testcase 2013-01-11 15:19:29 +01:00
Michal Čihař
c20a83df3e Another duplicate test case 2013-01-11 15:19:29 +01:00
Michal Čihař
b7cdf5aeea Merge identical testcases 2013-01-11 15:19:29 +01:00
Michal Čihař
c0ae72cc08 Use include in function 2013-01-11 15:19:28 +01:00
Rouslan Placella
8e635922b0 Fixed unit tests for PMA_Scripts class 2012-12-23 13:31:36 +00:00
Marc Delisle
2723495a4f Removed the AjaxEnable directive 2012-12-21 16:04:57 -05:00
Rouslan Placella
c305c505e3 Added test cases for Node class 2012-12-21 00:33:52 +00:00
Rouslan Placella
0cfbe2a584 Added test cases for NodeFactory class 2012-12-20 21:02:23 +00:00