tomi77/backbone-forms-validators

View on GitHub
spec/regon.spec.coffee

Summary

Maintainability
Test Coverage

Line exceeds maximum allowed length
Open

    expect(validator '590096455').toEqual type: 'regon', message: Backbone.Form.validators.errMessages.regon
Severity: Minor
Found in spec/regon.spec.coffee by coffeelint

Line exceeds maximum allowed length
Open

    expect(validator '000000000').toEqual type: 'regon', message: Backbone.Form.validators.errMessages.regon
Severity: Minor
Found in spec/regon.spec.coffee by coffeelint

There are no issues that match your filters.

Category
Status