Skip to content

Makefile

varpushaukka edited this page Oct 11, 2016 · 5 revisions

Tähän kaikki mitä makefilen pitäisi sisältää

  • . env homma
  • requrements.txt
  • pythonpath
  • coverage

mosquitto clientti ja subscribe

sudo apt-get install mosquitto-clients

mosquitto_sub -t ""stoprequests/1234" -h "epsilon.fixme.fi"

pyyntö

curl -H "Content-Type: application/json" -X POST -d '{"bus_id": "1234", "stop_id": "HSL:1282106", "request_type": "stop"}' http://localhost:5000/stoprequests

Integraatiotestit dockerimagella