This change provides an easy way to add paging tests to a Barbican resource via an abstract PagingTestCase in functiontests/api/base.py. Each test creates a group of resources (secrets/orders/whatever you want) with a name unique to that test. That allows tests to run in parallel without fear of cross-contamination. This drop adds secrets. Later drops will add other pageable resources. Change-Id: I18828362221f004a1c17496fcc2dd74529c15727
14 KiB
14 KiB