Closed tkolhar closed 9 years ago
'API' u'Docker/ImageSearch' u'Container' u'DockerRegistry'
refer to 'UI' 'Docker/ImageSearch' 'Docker/Container' 'Docker/DockerRegistry'
'UI' implementation sounds much better and probably should be used as a standard. Should we fix automation as is? Or wait for better naming?
@oshtaier good point. I think worth opening a bug.
@oshtaier FYI, upstream and downstream systems expose different permissions. Keep that in mind when running any permissions-related tests.
And now we have get_server_software
helper which helps us differentiate from upstream and downstream.
Thank you for that @elyezer. :smile:
TestNames : tests.foreman.api.test_permission.PermissionsTestCase.test_search_permissions
the test says : Items in the second set but not the first: u'Docker/ImageSearch' u'Container' u'DockerRegistry' more details :
the search function is failing please fix it thanks