avocado-framework/avocado

View on GitHub
selftests/unit/datadir.py

Summary

Maintainability
A
1 hr
Test Coverage

Function test_get_job_results_dir has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def test_get_job_results_dir(self):
        from avocado.core import data_dir, job_id

        # First let's mock a jobs results directory
        #
Severity: Minor
Found in selftests/unit/datadir.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status