tomi77/backbone-forms-validators

View on GitHub
spec/nip.spec.coffee

Summary

Maintainability
Test Coverage

Line exceeds maximum allowed length
Open

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

Line exceeds maximum allowed length
Open

    expect(validator '123-456-78-91').toEqual type: 'nip', message: Backbone.Form.validators.errMessages.nip
Severity: Minor
Found in spec/nip.spec.coffee by coffeelint

There are no issues that match your filters.

Category
Status