Commit graph

20 commits

Author SHA1 Message Date
a6aeaa336e use name of bus stop instead of id 2017-05-14 11:54:33 +02:00
0f95b5777e switched api to http://mobile.defas-fgi.de/beg/ and added tests for the corresponding functions 2017-05-14 11:54:33 +02:00
82f134f565 fixed stupid copy/paste mistake 2017-05-14 11:54:09 +02:00
e112fbe7ec updated README and improved help message 2017-05-14 11:50:22 +02:00
94053e443a Added templates for issues and merge requests 2017-05-14 11:33:10 +02:00
d149500489 Merge branch 'refactoring_loadSubstitutionFile' into 'master'
Refactoring load substitution file

Made loadSubstitutionFile testable and added tests.

See merge request !1
2017-05-05 21:35:27 +02:00
ff4c72628f got rid of unnecessary temporary variable 2017-04-14 14:33:50 +02:00
446f9a096b added template constraint to loadSubstitutionFile 2017-04-10 22:49:20 +02:00
86d8860767 made slurp a template parameter of loadSubstitutionFile and created tests for loadSubstitutionFile 2017-04-10 22:08:46 +02:00
99d36745eb Moved check for the existance of the substitution file from
loadSubstitutionFile to main
2017-04-10 21:07:53 +02:00
d657873f9f It seems we now need to use the id for the bus stop for it to be uniquely identified. 2017-04-10 20:35:41 +02:00
8c8d587c54 restructured fahrplanparser.getRowContents and added some tests 2017-01-11 14:42:04 +01:00
f7b67f6d09 Some small cleanup 2016-12-29 18:43:54 +01:00
caab61ddb8 Restructured a bit again 2016-12-29 18:39:10 +01:00
960b4d3f6f Added another test for fahrplanparser.parseTime 2016-12-29 18:27:30 +01:00
1cc8840127 restructred the program a bit and added unittests for fahrplanparser.parseTime. Also fixed some stuff I fould while doing that 2016-12-29 18:20:08 +01:00
7f78ea64c9 Added unitests for substitution.substiute 2016-12-29 13:33:41 +01:00
11286050ca Added a simple readme 2016-12-29 13:19:56 +01:00
027df3f7ba removed unneccesary code 2016-12-29 13:14:48 +01:00
688d0ae5d8 Initial getting from fsinfoscreen. 2016-12-02 12:48:25 +01:00