Commit Graph

8 Commits

Author SHA1 Message Date
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
ptarjan
840f7b1215 Make unit tests friendlier to running independently 2013-11-20 14:43:55 -08:00
Kasun Chathuranga
12fc6ae454 Test classes added for navigation panel highlight feature 2013-09-04 07:28:10 +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
ed95a1cd74 change to the right url for container 2013-05-08 09:41:47 +08:00
adamgsoc2013
78e0f0b7c2 add more container test case 2013-05-08 00:24:37 +08:00