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 aggregations_test and validate raw data obtained in get_map #26

Closed PolBaladas closed 8 years ago

PolBaladas commented 8 years ago

I've fixed all conflicts... created a new fork and deleting the old one, was useless to have all those conflicts and problems because of a small change.

PolBaladas commented 8 years ago

Also... it seems that the current master code in this repo is failing(to run)? This happens because of the tearDown() method, I think we need to define a global variable for self.map_file.

Thanks