Commit Graph

26 Commits

Author SHA1 Message Date
ayushchd
b9a5bffaba Testsuite code-compliance fixes 2013-08-07 22:28:46 +05:30
Michal Čihař
d7c3b58337 Dropped MySQL manual type configuration
Nothing but default settings is really working now:

- most formats are no longer available on MySQL formats
- for downloadable doc our links are in most cases broken and nobody
  noticed this, so I assume nobody is using this
- anyway most current installations don't have troubles with internet
  access what was main motivation for this configuration directive
2013-08-07 08:32:01 +02:00
Michal Čihař
83712de59a Do not rely on previous globals 2013-06-11 14:18:32 +02: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
Madhura Jayaratne
0dab7f2463 Separate DatabaseInterface class and creation of an instance of it 2013-05-26 21:28:42 +05:30
Madhura Jayaratne
650a8cdda3 Convert database interface to a class 2013-05-24 17:30:59 +05:30
Michal Čihař
92c76b9630 Various class name improvements in testsuite 2013-05-02 15:57:09 +02:00
Marc Delisle
87b0c7c9f9 Forgot to fix the test 2013-02-08 10:59:11 -05:00
Marc Delisle
2723495a4f Removed the AjaxEnable directive 2012-12-21 16:04:57 -05:00
Rouslan Placella
843b21b300 Fixed dbsearch test case 2012-11-01 13:34:28 +00:00
Dieter Adriaenssens
6f02ec614e improve comment, fix typo 2012-10-20 02:26:39 +02:00
Madhura Jayaratne
bc5de586c6 Doc block improvements (mostly specifying return types) 2012-09-26 22:55:04 +05:30
Michal Čihař
9a82e9d3ca Adjust MySQL version to new default 2012-09-21 16:01:02 +02:00
Chanaka Indrajith
9cf33ea0cc Resolved conflicts 2012-09-19 00:46:28 +05:30
Michal Čihař
25b28000c8 Add missing variable to this test 2012-09-17 16:17:07 +02:00
Michal Čihař
adde53d899 Simplify dbsearch test using new dummy dbi
Also make it reuse dummy queries from qbe test
2012-09-17 16:12:06 +02:00
Michal Čihař
3b357483c7 No need to use mockup for non abstract classes 2012-09-17 14:01:19 +02:00
Chanaka Indrajith
a49fd1a154 Modified some untracked files 2012-09-16 17:09:12 +05:30
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ř
69fdc5d209 Various coding style improvements 2012-09-04 15:43:25 +02:00
Michal Čihař
dff1f6afc3 Various coding style improvements 2012-09-04 15:28:21 +02:00
Michal Čihař
ff16e8bdd0 Use assertInstanceOf instead of manual testing 2012-09-04 15:18:30 +02:00
Yasitha Pandithawatta
7823dfffa5 switched assertEquals params in test/classes directory 2012-08-24 22:15:19 +05:30
Yasitha Pandithawatta
3e9a5f69dc Test class for PMA_DBQbe 2012-07-29 10:37:23 +05:30
Yasitha Pandithawatta
7b0b4482d8 Add test class for DbSearch.class.php 2012-07-28 00:00:10 +05:30