feathersjs/feathers-offline-realtime

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

Summary

Maintainability
B
5 hrs
Test Coverage

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

export default function (Replicator, desc) {
  describe(`${desc} - snapshot`, () => {
    describe('sorts', () => {
      let dataOrder;
      let dataId;
Severity: Major
Found in test/commons/helpers/snapshot.test.js - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status