feathersjs/feathers-offline-realtime

View on GitHub
test/commons/helpers/subscribers.test.js

Summary

Maintainability
C
7 hrs
Test Coverage

Function default has 198 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function (Replicator, desc) {
  describe(`${desc} - subscribers`, () => {
    let data;
    let fromService;
    let replicator;
Severity: Major
Found in test/commons/helpers/subscribers.test.js - About 7 hrs to fix

    There are no issues that match your filters.

    Category
    Status