allegro/tradukisto

Add longConverter for Dutch

Aperta

#99 aperta il 6 lug 2023

 (2 commenti) (0 reazioni) (1 assegnatario)Groovy (97 fork)auto 404
Feature requestgood first issuehacktoberfest

Metriche repository

Star
 (213 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

It would be good, if we will have support for long number conversion for Dutch. Currently it is not implemented. Integer and Money conwerters for Dutch were implemented in https://github.com/allegro/tradukisto/pull/69.

Additional context Unit tests are already written in DutchValuesTest, but currently marked as @Ignore. See: def "should convert long #value to '#words' in Dutch"() { // test cases}

Guida contributor