Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 295 Bytes

Honesty test.md

File metadata and controls

14 lines (12 loc) · 295 Bytes
aliases tags date
Integrity test
testing
2021-04-12

Honesty test

  • If test is green then module works correctly
    • nothing from the outside affects module to work correctly
  • If test is red then module doesn't work correctly
    • the error inside module, nowhere else