11/16/2013 8:54:57 AM
into entitlement-bug-fixes
|
11/16/2013 2:41:38 AM
into entitlement-bug-fixes
|
|
11/16/2013 8:49:50 AM
is already cancelled (entry in blocking_states table),
don't add the blocking state cancellation event we deduced from subscriptions
(not needed and will be wrong).
This fixes test_cancel_ao_prior_future_bp_cancel_date in killbill-integration-tests.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
11/16/2013 2:09:22 AM
blocking states in the stream for all future
cancelled add-ons, regardless of the specified blockable id.
This fixes test_complex_ao in killbill-integration-tests.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
11/16/2013 1:53:38 AM
into entitlement-bug-fixes
|
|
11/16/2013 1:34:04 AM
info
Add BlockingStateType in the signature of BlockingStateDao methods
to get rid of guesses in ProxyBlockingStateDao.
This also simplifies the BlockingInternalApi API by removing
unnecessary methods (unused or only used in tests).
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
11/15/2013 7:20:15 PM
add-ons blocking states
When computing add-ons blocking states, make sure to respect the entitlement date
over the billing date.
This fixes #121 (the integration test test_cancel_bp_eot now passes and I don't see
duplicated events anymore).
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
11/15/2013 2:21:28 PM
missing events.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|