Commit Graph

8 Commits

Author SHA1 Message Date
Michal Čihař
b56f101039 Remove is_ajax_request global
We already have the same information on Response object, so let's use it
from there.

Issue #11731

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-12-07 17:54:34 +01:00
Michal Čihař
dad93483c1 Merge branch 'QA_4_6' 2016-11-10 11:08:36 +01:00
Deven Bansod
bd449f7405 Fix tests in Navigation, TableSearchController
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-10-29 11:17:57 +05:30
Michal Čihař
2d47e41084 Remove no longer needed variables
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-12 15:18:21 +01:00
Michal Čihař
86d3d0bc04 Define theme for all tests
This allows to unify environment.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-12 15:14:39 +01:00
Madhura Jayaratne
4622f16b1f Use common test class as parent for more test cases
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-12-17 20:06:21 +11:00
Madhura Jayaratne
b8c992035e Prefix private variables with underscore
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-11-26 19:59:12 +11:00
Madhura Jayaratne
ab49273856 Rename test classes
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-10-15 20:57:27 +11:00