alexzherdev/foosballtracker

View on GitHub
src/api/spec/models/matchSpec.js

Summary

Maintainability
A
45 mins
Test Coverage

Function verifyMatch has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

  const verifyMatch = function(match, matchType, team1, team2, winner, done) {
Severity: Minor
Found in src/api/spec/models/matchSpec.js - About 45 mins to fix

There are no issues that match your filters.

Category
Status