jQMDateBox:QUnit
Test Notes
- CalBox: These test the actual UI. They can fail false-positive (faulty pass)
- DateBox / TimeBox / etc: These test the limiting logic.
- Parser / Formatter: These test only the parser and formatter - no other part of datebox is used.
- Date Enhancments: Test the enhancments to Date() - without which, DateBox will be unpredictable.
- DefaultValue: Test the auto-input and default formatter.