497 |
is( $public_shelves->count, 2, 'get_public_shelves should return all public shelves, no matter who is the owner' ); |
497 |
is( $public_shelves->count, 2, 'get_public_shelves should return all public shelves, no matter who is the owner' ); |
501 |
is( $shared_shelves->count, 1, 'get_shared_shelves should return shared shelves' ); |
501 |
is( $shared_shelves->count, 1, 'Found the share for patron1' ); |