pacifica/pacifica-metadata

View on GitHub
tests/rest/tkvinfo_test.py

Summary

Maintainability
A
0 mins
Test Coverage

Function test_tkvinfo_insert has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

    def test_tkvinfo_insert(self):
        """Test various aspects of the tkvalue interface."""
        insert_data = loads(open(
            '{0}/{1}.json'.format(
                self.entry_path,
Severity: Minor
Found in tests/rest/tkvinfo_test.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status