MCPcopy Index your code
hub / github.com/SourceCode-AI/aura / test_zip_extractor

Function test_zip_extractor

tests/test_archive.py:41–42  ·  view source on GitHub ↗
(fixtures)

Source from the content-addressed store, hash-verified

39
40
41def test_zip_extractor(fixtures):
42 result = fixtures.scan_test_file('evil.zip')
43
44
45def test_zip_bomb(fixtures):

Callers

nothing calls this directly

Calls 1

scan_test_fileMethod · 0.80

Tested by

no test coverage detected