Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/es extra tests #19

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Aug 17, 2019

  1. Add missing test cases for full coverage of format_es.

    Delete unnecessary condition for avoiding plural of Spanish word for third.
    Use proper Spanish tilde symbols in es tests and parse_es.py.
    Add ES suffix to ARTICLES collection in common_data_es, according to the convention used across this library.
    antoniomaciej committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    f0a71e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2019

  1. Fix parsing Spanish zero

    Full branch coverage of es_number_parse in parse_es.py.
    antoniomaciej committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    65d1a7a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. Configuration menu
    Copy the full SHA
    1146dce View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. Configuration menu
    Copy the full SHA
    815c9f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2019

  1. Configuration menu
    Copy the full SHA
    6b04622 View commit details
    Browse the repository at this point in the history