google/chromeos-filesystems

View on GitHub
shared_tests/onReadDirectoryRequested.js

Summary

Maintainability
A
1 hr
Test Coverage

Function exports has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function(onReadDirectoryRequested) {
  describe('onReadDirectoryRequested', function() {
    it('should return the correct contents for the given directory',
      function(done) {
        var options = {
Severity: Minor
Found in shared_tests/onReadDirectoryRequested.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status