globalizejs/globalize

Code cleanup: Decouple validation from execution tests

Open

#360 创建于 2014年12月8日

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

仓库指标

Star
 (4,759 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南