Commit Graph

69 Commits

Author SHA1 Message Date
ptarjan
840f7b1215 Make unit tests friendlier to running independently 2013-11-20 14:43:55 -08:00
Marc Delisle
88da7eeba0 Fixes many coding style "line too long" 2013-10-17 05:41:51 -04:00
Madhura Jayaratne
490b4770e1 Mark the test as incomplete 2013-10-13 12:58:51 +05:30
Madhura Jayaratne
7119011693 Counting words is not really a good way of testing 2013-10-13 12:53:00 +05:30
Madhura Jayaratne
f98528a533 Merge branch 'QA_4_0'
Conflicts:
	test/classes/PMA_DisplayResults_test.php
2013-09-14 16:49:49 +05:30
Madhura Jayaratne
f4fce01443 Fix failing tests 2013-09-14 16:46:58 +05:30
ayushchd
b9a5bffaba Testsuite code-compliance fixes 2013-08-07 22:28:46 +05:30
Michal Čihař
107a727864 Various coding style fixes 2013-07-30 13:52:40 +02:00
adamgsoc2013
f818a5dd68 fix the assert failure 2013-06-29 23:10:18 +08:00
Michal Čihař
bebba32337 Merge remote-tracking branch 'origin/QA_4_0'
Conflicts:
	libraries/config.values.php
	libraries/sql_query_form.lib.php
	server_binlog.php
	server_databases.php
	tbl_structure.php
	test/classes/PMA_DisplayResults_test.php
2013-06-24 10:41:54 +02:00
Marc Delisle
d4d5a03766 Bug #3960 NavigationBarIconic config not honored 2013-06-21 10:00:41 -04:00
Michal Čihař
8b9fa8aa36 Do not set language in every test 2013-06-11 14:02:49 +02:00
Michal Čihař
ba9cff2736 Set token in single place for all tests 2013-06-11 13:53:31 +02:00
Rouslan Placella
8da1141ef2 Fixed broken unit test 2013-05-09 21:36:21 +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ř
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
Marc Delisle
2723495a4f Removed the AjaxEnable directive 2012-12-21 16:04:57 -05:00
Chanaka Indrajith
566bba52c3 Modify array keys 2012-11-28 23:40:47 +05:30
Rouslan Placella
11298ea2b5 Fixed DisplayResults test case 2012-11-03 11:18:47 +00:00
Rouslan Placella
afbb6cacbc Fixed fatal errors in DisplayResults test cases 2012-11-01 13:27:06 +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ř
e940a8dacb Add missing parameters to setProperties in testsuite 2012-10-16 16:26:46 +02:00
Marc Delisle
7f0526a975 Typos 2012-10-08 10:01:46 -04:00
Madhura Jayaratne
10d426e91d Remove extra new lines 2012-09-27 06:31:46 +05:30
Chanaka Indrajith
9cf33ea0cc Resolved conflicts 2012-09-19 00:46:28 +05:30
Michal Čihař
3572e79517 Various coding style improvements 2012-09-18 10:08:58 +02:00
Michal Čihař
3b357483c7 No need to use mockup for non abstract classes 2012-09-17 14:01:19 +02:00
Chanaka Indrajith
a6234ae0a3 Renamed the file to Util.class.php and modify the relavant files 2012-09-16 13:48:21 +05:30
Michal Čihař
5917daad9c Various improvements to docblocks 2012-09-03 14:38:09 +02:00
Michal Čihař
a1efa8021d Wrap some long lines 2012-09-03 14:34:30 +02:00
Michal Čihař
a9f29a9ae9 Add missing globals for separate test run 2012-08-23 10:09:40 +02:00
Michal Čihař
56937ad51a Merge remote-tracking branch 'chanaka/master' 2012-08-20 12:43:40 +02:00
Chanaka Indrajith
90e3670bdb Test for _setHighlightedColumnGlobalField function 2012-08-19 19:52:50 +05:30
Chanaka Indrajith
f4ce862b61 Test for _getShowAllButtonForTableNavigation function 2012-08-19 15:34:49 +05:30
Yasitha Pandithawatta
73e7c52ad2 Fixed failing test cases of Display Results 2012-08-19 13:26:31 +05:30
Marc Delisle
1e58acab9a Typo 2012-08-16 06:50:31 -04:00
Chanaka Indrajith
5fab2fa57b Test for _getRowInfoForSpecialLinks function in PMA_DisplayResults class 2012-08-14 21:59:31 +05:30
Chanaka Indrajith
fde2a58bab Improve some tests for functions in PMA_DisplayResults class 2012-08-12 23:56:31 +05:30
Yasitha Pandithawatta
aff96872a0 Fixed failing test cases of Display Results 2012-08-08 11:37:30 +05:30
Michal Čihař
db52110a11 Define some more params 2012-07-18 15:31:35 +02:00
Michal Čihař
c384f91b0b Fix order of params for assertEquals 2012-07-18 15:29:21 +02:00
Chanaka Indrajith
4fe1b0a736 Fixed some errors in tests 2012-07-15 10:55:01 +05:30
Michal Čihař
fb4f8d7121 Fix alignment of docblocks 2012-07-10 10:26:01 +02:00
Michal Čihař
6486bc4521 Wrap some long lines 2012-07-10 10:24:35 +02:00