Commit Graph

327 Commits

Author SHA1 Message Date
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
Chanaka Indrajith
566bba52c3 Modify array keys 2012-11-28 23:40:47 +05:30
Michal Čihař
15b554c8b6 Use docs.phpmyadmin.net instead of phpmyadmin.readthedocs.org 2012-11-13 14:19:44 +01:00
Michal Čihař
d0917d9549 Adjust testsuite to new documentation 2012-11-12 10:03:29 +01:00
Rouslan Placella
14a7be6e37 Fixed direct linking to server variable name 2012-11-09 15:13:23 +00:00
Rouslan Placella
7bc24e5b48 Fixed unit tests 2012-11-05 22:53:34 +00:00
Rouslan Placella
7a0a047608 Added menu display test case 2012-11-05 00:38:02 +00:00
Rouslan Placella
43abd11868 Fixed footer test broken in 4a149570c3 2012-11-03 11:22:06 +00:00
Rouslan Placella
11298ea2b5 Fixed DisplayResults test case 2012-11-03 11:18:47 +00:00
Rouslan Placella
5d38f64936 Revert 5721fb7620, it segfaults the testsuite
This reverts commit 5721fb7620.
2012-11-01 19:21:05 +00:00
Rouslan Placella
5721fb7620 Fixed "footer display" test case 2012-11-01 19:11:25 +00:00
Rouslan Placella
843b21b300 Fixed dbsearch test case 2012-11-01 13:34:28 +00:00
Rouslan Placella
afbb6cacbc Fixed fatal errors in DisplayResults test cases 2012-11-01 13:27:06 +00:00
Rouslan Placella
8c3d3c68b6 More footer tests 2012-11-01 13:02:22 +00:00
Rouslan Placella
fdd48f689f Fixed the footer self-link tests 2012-11-01 12:52:01 +00:00
Rouslan Placella
37d469462c Fixed PMA_Scripts unit test 2012-11-01 10:41:12 +00:00
Rouslan Placella
237d967cf9 Added missing global to Footer test case 2012-10-31 11:40:55 +00:00
Rouslan Placella
91083d1155 Fixed wrong index in test case 2012-10-31 10:57:48 +00:00
Rouslan Placella
3f5000799e Fixed test case for getFiles() in Scripts class 2012-10-31 10:52:30 +00:00
Rouslan Placella
44ea09bbc5 Added test case for getFiles method in Scripts class 2012-10-31 10:40:39 +00:00
Rouslan Placella
d38c8ef018 Fixed "add scripts code" test case 2012-10-31 10:16:50 +00:00
Rouslan Placella
30c2c6bccc Fixed "Theme manager preview" test case 2012-10-31 10:06:02 +00:00
Rouslan Placella
1c147142c7 Fixed "Theme preview" test case 2012-10-31 09:56:59 +00:00
Rouslan Placella
7356b407ad Rewrite and integration of js/common.js 2012-10-30 20:23:59 +00:00
Rouslan Placella
4f4671b284 Renamed configuration directive: LeftFrameDBSeparator => NavigationTreeDbSeparator 2012-10-30 20:16:57 +00:00
Rouslan Placella
6f8544c5ef Renamed configuration directive: LeftFrameDBTree => NavigationTreeEnableGrouping 2012-10-30 20:16:57 +00:00
Rouslan Placella
19d1869461 Complete test coverage for Scripts class 2012-10-30 14:23:11 +00:00
Marc Delisle
449716a99f Clarify metho name 2012-10-20 09:23:18 -04:00
Dieter Adriaenssens
6f02ec614e improve comment, fix typo 2012-10-20 02:26:39 +02:00
Michal Čihař
e5fda52271 Lowercase true/false (okay, this is not Python) 2012-10-19 11:21:47 +02:00
Michal Čihař
1515c6c8e3 Add test for name validation 2012-10-19 11:19:38 +02:00
Michal Čihař
634db720e1 Unique columns test 2012-10-19 11:15:51 +02:00
Michal Čihař
f7dad085d1 Test for getting columns 2012-10-19 11:13:08 +02:00
Michal Čihař
c9d27916c7 Test for table renaming 2012-10-19 11:09:51 +02:00
Michal Čihař
7c397406d1 Start table testcases 2012-10-19 10:59:10 +02:00
Michal Čihař
6027130ba4 Can not test for line numbers, they differ versin to version 2012-10-18 09:13:11 +02:00
Michal Čihař
e940a8dacb Add missing parameters to setProperties in testsuite 2012-10-16 16:26:46 +02:00
Michal Čihař
f1bdf0e34f Add missing operator to test 2012-10-16 16:23:09 +02:00
Michal Čihař
d663ab0806 Add missing operator to test 2012-10-16 16:19:00 +02:00
Marc Delisle
7f0526a975 Typos 2012-10-08 10:01:46 -04:00
Madhura Jayaratne
f4d9301ea8 Doc block fix 2012-09-27 06:35:05 +05:30
Madhura Jayaratne
10d426e91d Remove extra new lines 2012-09-27 06:31:46 +05:30