issues
search
NYPD
/
ritsu.js
HTML form validation
MIT License
2
stars
0
forks
source link
Add testing for the entire library
#22
Closed
NYPD
closed
7 years ago
NYPD
commented
8 years ago
Maybe
Jest
or
QUnit
.
NYPD
commented
8 years ago
Looks like I'll try out
Mocha
.
NYPD
commented
7 years ago
Fixed jQuery dependency issue checking for both $ and jQuery rather than either or
Fixed numeric inputs with both min and max attributes bot being validated for both conditions properly
Maybe Jest or QUnit.