Ahmed Sobeh
Ahmed Sobeh
This PR makes the following changes: - Moves the only test in StateRestorationIntegrationTest into RestoreIntegrationTest - Deletes StateRestorationIntegrationTest
For RocksDB stores, we open the store first and then call #register. However the in-memory store actually registers itself first, before marking itself as open. This change aligns the RocksDB...
- Removed the connector field. - The class had a mix of Mock annotations and mock(Class) invocations, cleaned up one of them - The test doesn't stop the thread pool...
# About this change - What it does This PR prepares the repo for packaging on PyPI. the file hierarchy is changed and setup.cfg, setup.py and a new folder for...
### Proposed changes in this pull request This PR introduces the requested changes in issue #42 ### Type (put an `x` where ever applicable) - [ ] Bug fix: Link...
### Description of the issue We want to claim the titles for our python projects/packages on PyPI. We currently only claimed around 2 of them which leaves it open for...