Skip to content

Write Unittests

Unit Tests:

  • Files with the word "Logger" in them (Might be the most important to learn)

    • CastorScript.py-(42)
    • castorStorage.py-(28)
    • eosstorage.py-(20)
    • localstorage.py-(17)
    • CheckThread.py-(9)
    • storagetester.py-(6)
    • DDMMigrated.py-(5)
    • MergedMigrated.py-(3)
    • CopyThread.py-(2)
    • Database.py-(2)
    • utils.py-(2)
    • DdmMonitoringThread.py-(1)
    • DeleteThread.py-(1)
    • ManagerThread.py-(1)
  • Filename parsers

  • Utilities