Dorothydu's picture
Upload 50 random repository samples
9d3c8f5 verified

tests

This directory contains integration tests and common test utilities (common/). Module unit tests should be created next to the module source with the name <module name>_test.py. This makes them easy to discover and obvious when unit tests are missing.