Page MenuHomeSoftware Heritage

Standalone Indexer Testing
Closed, MigratedEdits Locked

Description

Indexer tests isolated from scheduling infrastructure:

  • Uniform indexer CLI
  • intrinsic metadata indexer
    • Pick random object under test (how? one for each implemented heuristic?)
    • run from CLI: check if result != empty dict
  • content indexer
    • one shot on random content
    • check result is not empty (and meaningful?? how?)

Execution scaffolding: icinga?