Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create test cases and benchmarks #2

Open
8 of 24 tasks
dswd opened this issue Jun 15, 2017 · 0 comments
Open
8 of 24 tasks

Create test cases and benchmarks #2

dswd opened this issue Jun 15, 2017 · 0 comments

Comments

@dswd
Copy link
Owner

dswd commented Jun 15, 2017

Micro tests

  • Utils
    • Bitmaps
    • CLI utils
    • Compression
    • Encryption
    • Hashes
    • Hex encoding
    • Msgpack
    • File based locking
    • LRU cache
  • Index
  • Chunkers
  • Bundle map
  • Encode, decode for all serializable types
    • ChunkList
    • KeyFile

Macro tests

  • Init, backup, restore cycle
  • Init, backup, backup, remove, vacuum cycle
  • Init, backup, import, restore cycle
  • Init, import, backup, backup, vacuum, restore cycle
  • Recovering from missing {bundle map, bundle cache, index file}
  • Check: missing index entry
  • Check: missing bundle
  • Check: corrupt bundle (modified and or truncated)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant