twitter-text-python icon indicating copy to clipboard operation
twitter-text-python copied to clipboard

twitter-text-conformance tests should be integrated

Open ianozsvald opened this issue 12 years ago • 0 comments

I suspect that once the twitter conformance tests are integrated we'll see that many tests fail (e.g. wrt the issue raised here about unicode hashtags https://github.com/ianozsvald/twitter-text-python/issues/4 ): https://github.com/twitter/twitter-text-conformance

The steps would be to branch, read in the yaml (e.g. extract.yml), iterate over each entry and test to see if ttp gives the right answer. Subsequently we could fix the issues that are raised and/or integrate them into the main test suite.

ianozsvald avatar Jun 01 '13 12:06 ianozsvald