loklak / loklak_python_api

The loklak API for Python which makes it very easy to use and as a strict replacement to the twitter API
1.09k stars 26 forks source link

Add tests for search method #103

Closed YJDave closed 6 years ago

YJDave commented 6 years ago

To improve the code coverage and to be sure that method does give expected outcome, we should add tests for this method.

YJDave commented 6 years ago

We also provide user to get result of search on particular interval of time. We should add tests for this feature.