Closed gunvirranu closed 8 years ago
Please write a unit test to check if count given is the count of statuses given but so far so good. :smile:
Should I create a new PR for it? And should it be a standalone file or should I put it in another already existing file? Thanks..
There's already a test file. Please just add the test into it.
Implemented a
count
parameter in thesearch
method inloklak.py
. Now it is possible to specify how many tweets you want returned when searching. Also added a test insample.py
and updated the README to include documentation.Note: This was not a GCI task.