feathersjs/feathers-offline-realtime

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

Summary

Maintainability
C
1 day
Test Coverage

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

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

    There are no issues that match your filters.

    Category
    Status