thebigmunch/audio-metadata

Achieve 100% test coverage

オープン

#25 opened on 2020/02/28

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (13 件のフォーク)github user discovery
help wantedtesters wantedtesting

Repository metrics

Stars
 (60 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

This includes:

  • Finding real-world files that test certain cases or creating our own.
  • Finishing unit test cases that handle as many cases possible, including those already covered by integration testing.
  • Running just unit tests should achieve 100% coverage or very close.
  • Running just integration tests should preferably be at least 90%.
  • Running both unit and integration tests must achieve 100%.
  • Test things that don't change the coverage but need testing.

コントリビューターガイド