rfp
with a global UNITTESTDIR
Path
variabledircheckstr
by a commonly used onetest_tool
was removed and the code was moved to other files. The diff is therefor hard to read. You might want to get the current version of test_tool
using git co dev -- unittests/test_tool.py
(remember to delete the file again later) and compare it with unittests/test_crawler.py
and unittests/test_scanner.py
unit and integration tests
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.