provide-testkit 2025-12-21
Simplify archive fixtures and reduce chaos test complexity
11 files · 133+ · 423-

Archive fixture simplification

2 files changed
  • __init__.py Simplified archive subpackage
  • fixtures.py Streamlined archive fixture implementations
  • Simplified archive fixture implementations, removing unnecessary complexity streamline internal
    2 files
    • __init__.py
    • fixtures.py

Chaos test reduction

4 files changed
  • test_concurrency_strategies.py Reduced test complexity
  • test_io_strategies.py Reduced test complexity
  • test_strategies.py Reduced test complexity
  • test_time_strategies.py Reduced test complexity
  • Simplified chaos strategy tests by removing redundant test cases streamline internal
    4 files
    • test_concurrency_strategies.py
    • test_io_strategies.py
    • test_strategies.py
    • test_time_strategies.py