capejs/capejs

View on GitHub
test/spec/collection_agent_test.js

Summary

Maintainability
A
3 hrs
Test Coverage

File collection_agent_test.js has 297 lines of code (exceeds 250 allowed). Consider refactoring.
Open

'use strict'

class UserCollectionAgent extends Cape.CollectionAgent {
  constructor(client, options) {
    super(client, options)
Severity: Minor
Found in test/spec/collection_agent_test.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status