globalizejs/globalize

Code cleanup: Decouple validation from execution tests

Open

#360 opened on Dec 8, 2014

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (4,759 stars) (645 forks)batch import
help wantedquick change

Description

Ref: https://github.com/jquery/globalize/pull/351/files#r21451357

It's about decoupling the tests that need an extraStep() to load extra CLDR vs. the ones that tests validations and requires that data not to be loaded.

Contributor guide