tomi77/handlebars-helpers-underscore.string

View on GitHub

Showing 1 of 11 total issues

File underscore.string.spec.js has 738 lines of code (exceeds 250 allowed). Consider refactoring.
Open

const Handlebars = require('handlebars');
require('../dist/handlebars-helpers-underscore.string');

describe('A Handlebars helpers underscore.string wrapper have function that', () => {
  it('should trims defined characters from beginning and ending of the string', () => {
Severity: Major
Found in spec/underscore.string.spec.js - About 1 day to fix
    Severity
    Category
    Status
    Source
    Language