globalizejs/globalize

Code cleanup: Decouple validation from execution tests

Open

#360 创建于 2014年12月8日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)JavaScript (4,759 star) (645 fork)batch import
help wantedquick change

描述

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.

贡献者指南

Code cleanup: Decouple validation from execution tests · globalizejs/globalize#360 | Good First Issue