Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/test_do_cedula.py
Commit message (Collapse)AuthorAgeFilesLines
* Update Cedula online test valueArthur de Jong2021-10-031-2/+2
| | | | | Apparently the previously whitelisted value is no longer recognised as a valid value by the DGII service.
* Add check_dgii() to stdnum.do.cedula moduleArthur de Jong2018-02-191-0/+55
This exposes the stdnum.do.rnc.check_dgii() in the stdnum.do.cedula module with but rename the rnc result entry to cedula. Closes https://github.com/arthurdejong/python-stdnum/issues/63