Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-11-06 | Add modelService test. Thin for now but will be expanded upon. | Kegan Dougal | 1 | -0/+30 | |
2014-11-06 | Factor out room name logic: mRoomName is the canonical source. | Kegan Dougal | 2 | -14/+6 | |
2014-11-06 | Use .not.toEqual instead of .toNotEqual |