globalizejs/globalize

Code cleanup: Decouple validation from execution tests

Open

#360 aberto em 8 de dez. de 2014

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (645 forks)batch import
help wantedquick change

Métricas do repositório

Stars
 (4.759 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador