Back to all

mock-detector

by Jamie Ter Beest

00Feb 7, 2026Visit Source
def scan_file(self, filepath): if self.is_test_file(filepath): return [] # Mocks allowed in tests