|
8/17/2016 4:29:13 PM
current Tenant and invalidate its respective cache
- Updated Integration Test to verify the expected behavior
|
8/16/2016 4:07:22 PM
Tests in progress
|
8/16/2016 2:11:52 PM
Fixed existing integration tests.
- Added new integration tests (in progress)
|
|
|
8/22/2016 5:27:49 PM
to allow operations using either the catalog planName or the undeterministic triplet {productName, billingPeriod, priceList}. See #303.
At the JAXRS level the code still allows operation to happen using the {productName, billingPeriod, priceList} triplet. If the catalog contains multiple entries with the same shape in a given pricelist,
such operations would not be deterministic. Missing is the logic to detect such cases and throw exceptions (along with tests).
|
|
8/16/2016 6:44:26 PM
retries
|
8/24/2016 5:22:55 PM
to verify scenarios.
|