2873: more code review changes
authorTim Pierce <twp@curoverse.com>
Thu, 3 Jul 2014 01:24:32 +0000 (21:24 -0400)
committerTim Pierce <twp@curoverse.com>
Thu, 3 Jul 2014 01:24:32 +0000 (21:24 -0400)
commita9980e0967507a3d74a12f93d82f8330c8ce3009
treebd75f7c3ea1d174c86ee13c1dc521a18f8250587
parentbbc3324f62acfda616c3ef867331bddcdc4f5114
2873: more code review changes

* get_permissions sets @offset and @limit explicitly to ensure that
  render_list does the right thing.

* Tests updated to use permission links on Groups (permissions are not
  yet working for other objects)

* Added tests for "uuid exists but is unreadable" and "uuid is readable
  but not manageable"

Refs #2873.
services/api/app/controllers/arvados/v1/links_controller.rb
services/api/test/integration/permissions_test.rb