Skip to content

Move app/tools/utils/log_compaction_test.py into the test tree #904

@VaibhavUpreti

Description

@VaibhavUpreti

Why This Matters

tool utility tests should live alongside the rest of tool coverage.

Read First

  • app/tools/utils/log_compaction_test.py
  • tests/tools/

Scope

  1. Move the file into tests/tools/ or tests/tools/utils/.
  2. Update imports if needed.
  3. Delete the inline copy.

Tests / Coverage

  • no new assertions are required
  • first prove the moved test module still passes

Acceptance Criteria

  • log-compaction tests are no longer inline
  • imports are clean in the new location
  • the old file is deleted

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersrefactorCodebase cleanup without behavior changetestsTest coverage and test organization

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions