Skip to content

Add test for SocialGraphModel, fix a bug

Joshua Goins requested to merge work/redstrate/socialgraphmodel-test into master

This adds a basic test for SocialGraphModel, it still needs it's actions tested though. This also fixes a bug I discovered where setting accountId on a type that doesn't require it, will fill the list twice.

Merge request reports