Skip to content

Conversation

@idlewis
Copy link
Member

@idlewis idlewis commented May 23, 2016

'users' should only be able to see published assets. Also add some tests with associated test framework fixups

assertEquals("The wrong asset was retrieved", publishedAsset.get_id(), userAssets.get(0).get_id());

}

Copy link
Contributor

@Azquelt Azquelt May 23, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably need more tests here (or in PermissionsTest) for checking that users can't access unpublished assets while filtering and searching

@idlewis idlewis force-pushed the unpublished_assets branch from a25dceb to b0a20fb Compare May 24, 2016 15:41
@Azquelt Azquelt merged commit ddba59b into WASdev:master May 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants