* Use a phabricator instance where some repos have projects
* Query for a repo by callsign, observe projects array has something
that looks like a phid
* Query project.query with the phid to make sure it's something valid
* Query for a repo by project, should return only repos with that
project
* Query for a repo with no projects, observe a nice empty projects
array.