Flask based application that uses FinnKino and Leffatykki API
- python 3
- pip for python 3
- chrome or firefox
- chromedriver for chrome
- geckodriver for firefox
git clone <this repo>
pip install -r requierments.txt
nosetests unittests
- Install firefox with working geckodriver https://askubuntu.com/questions/870530/how-to-install-geckodriver-in-ubuntu
- Run command
cd acceptance_tests ; robot api.robot
python app.py