| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Adds a new `fuzz_diff.py` fuzz target that covers `Diff` class initialization using fuzzed data.
The `fuzz_diff` target is introduced in: gitpython-developers/GitPython#1914
Property access and private methods on the `Diff` class are complex and involve encoding and decoding operations that warrant being tested. This test borrows its design from the `test_diff.py` unit test file.
There was a problem hiding this comment.
Thanks a lot, looks good to me!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Adds a new fuzz_diff.py fuzz target that covers Diff class initialization using fuzzed data.
Local test run stats: