blob: 4f3ba9aba95eb1299cc65175ff7730fe216e5ae9 [file] [log] [blame]
PASS If there is one object, it should be returned (name)
PASS If there are two objects, a collection should be returned. (name)
PASS If there is one object, it should be returned (id)
PASS If there are two objects, a collection should be returned. (id)
PASS If there are two objects, a collection should be returned. (name and id)
PASS If there are two objects, a collection should be returned. (id and name)
PASS A name shouldn't affect getting an object by id
PASS An id shouldn't affect getting an object by name