tomi77/backbone-forms-validators

View on GitHub
spec/pesel.spec.coffee

Summary

Maintainability
Test Coverage

Line exceeds maximum allowed length
Open

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

Line exceeds maximum allowed length
Open

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

There are no issues that match your filters.

Category
Status