FOSSASIA
loklak: Integrate python loklak api to Travis CI for automated testing
Description/Background:
This is the front-end of loklak, an application which is able to collect and analyse messages from various sources, including twitter. The application is divided into two parts: loklak.net, the front-end (these pages) and loklak.org, the search- and collecting back-end.
Python-loklak-api Source code: https://github.com/loklak/python-loklak-api/
Tutorials:
- What is unit testing ? https://en.wikipedia.org/wiki/Unit_testing
- Python unit tests - https://docs.python.org/2/library/unittest.html
- Travis CI - https://travis-ci.org/
- Travis CI for python tutorial - https://docs.travis-ci.com/user/languages/python
Learning:
What is continuous integration ? - http://searchsoftwarequality.techtarget.com/definition/continuous-integration
Expected Outcome:
Write the unit test for the python wrapper of loklak
Task tags
Students who completed this task
Seva Zhidkov