wmt-2020-pl-en/tests
Walter Purcaro 04a0e6dfbb Support languages names and RFC 1766 codes (#26)
* Update client.py

Accept languages names as dest/src params in the `translate` routine.
Move dest/src params check to the `translate` routine.

* Update constants.py

Add LANGCODES dict

* Update __init__.py

Import LANGCODES

* Update test_client.py

Add tests

* Update constants.py

Fix typo
2017-06-01 22:50:13 +09:00
..
conftest.py test: rearrange this for covering extensive number of codes 2017-03-10 23:43:06 +09:00
test_client.py Support languages names and RFC 1766 codes (#26) 2017-06-01 22:50:13 +09:00
test_gtoken.py Fix tests that occurs unicode error in python 2.x 2017-03-10 23:43:06 +09:00
test_utils.py test: rearrange this for covering extensive number of codes 2017-03-10 23:43:06 +09:00