Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OF-2437: Introduce CachingPubsubPersistenceProviderTest
This new unit test verifies behavior of CachingPubsubPersistenceProvider (which fails, as indicated by some of these test failing). The tests introduced here only cover one (of four) types of operations that are being scheduled by the implementation: - Node creation/changing/removal These two other types of operation still need to be added: - Affiliation creation/update/removal - Subscription creation/update/removal - publishing/removal of items
- Loading branch information