summary refs log tree commit diff
path: root/syweb/webclient/test (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-11-06Factor out room name logic: mRoomName is the canonical source.Kegan Dougal1-2/+2
2014-11-06Use .not.toEqual instead of .toNotEqual which is in a newer version of Jasmine.Kegan Dougal1-1/+1
2014-11-06