Commit Graph

10 Commits

Author SHA1 Message Date
Hugues Peccatte
a4dfdb02a0 Update unit test.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-01-11 19:17:06 +01:00
Michal Čihař
725073709c Use token directly for session
There is no need to have intermediate global variable to store the token
once we have it in the session data.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-10 11:23:33 +02:00
Jeff Chan
607cb3b0b3 Import dependencies to make unit tests friendlier to running independently
The HHVM test runner runs the unit tests in parallel. Currently some tests
fail because not all the dependencies are properly included.

This is similar to 659efe1a88

Signed-off-by: Jeff Chan <jefftchan@gmail.com>
2014-03-10 03:26:24 +00:00
Jeff Chan
1d58392622 Import gettext include to make unit tests friendlier to running independently
The HHVM test runner runs the unit tests parallelly. Currently some tests
fail because not all the dependencies are properly included.

This is similar to this commit 840f7b1215

Signed-off-by: Jeff Chan <jefftchan@gmail.com>
2014-03-09 04:24:51 +00:00
Kasun Chathuranga
12fc6ae454 Test classes added for navigation panel highlight feature 2013-09-04 07:28:10 +05:30
Kasun Chathuranga
7c96afbf1a Tests for changing icon based on link target 2013-09-04 07:07:05 +05:30
adamgsoc2013
d467f4441a fix code Static Analysis Warnings 2013-08-09 23:19:13 +08:00
Madhura Jayaratne
50ecd45602 Fix class doc comments 2013-05-27 17:04:02 +05:30
adamgsoc2013
ed40b1e08a remove unneeded testing case testAddNode which has been tested in PMA_Node_test class. 2013-05-07 11:19:31 +08:00
adamgsoc2013
a0cfa5cde8 add more case for other PMA_Node class 2013-05-06 22:02:31 +08:00