ErikGartner/hyperdock

View on GitHub
tests/common/test_experiment.py

Summary

Maintainability
A
1 hr
Test Coverage

Function test_start has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def test_start(self):
        """
        test experiment.start()
        essentially start() calls many other private methods making this
        unit test almost an integration test.
Severity: Minor
Found in tests/common/test_experiment.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status