Commit graph

21 commits

Author SHA1 Message Date
Andreas Schildbach
bae806d5cc Handle case where no (further) trips can be found for binary trips (Hafas). 2014-10-19 09:22:02 +02:00
Andreas Schildbach
6e2aa29eca Allow specifying time when querying for departures. 2014-09-05 20:06:35 +02:00
Andreas Schildbach
ca3fb061a6 Homogenize output of test results. 2014-08-14 23:51:03 +02:00
Andreas Schildbach
68989ec451 Sort suggested locations by hit quality. 2014-07-24 11:59:11 +02:00
Andreas Schildbach
00b0f014ca Rename NetworkProvider.autocompleteStations() to .suggestLocations() and change return type to SuggestLocationsResult. 2014-07-09 16:42:14 +02:00
Andreas Schildbach
d8f3dcaf6c Migrate location IDs from int to String. 2014-04-23 13:59:52 +02:00
Andreas Schildbach
23489327b1 Update year of copyright 2014-01-12 00:44:10 +01:00
Andreas Schildbach
2852aedbd5 rename Connection to Trip 2013-06-20 12:29:25 +02:00
Andreas Schildbach
c8ac98f710 fix Assert.assertEquals import 2013-04-18 11:27:45 +02:00
Andreas Schildbach
29f719db5a use Product enum in queryConnections() 2013-03-15 10:13:35 +01:00
Andreas Schildbach
36ff83f79c update year of copyright 2013-01-01 13:46:57 +01:00
Andreas Schildbach
776d1a9989 fixed Berlin and Brandenburg tests 2012-12-15 12:40:08 +01:00
Andreas Schildbach
b389b13fac fixed umlaut problem with Brandenburg auto-complete 2012-12-15 11:55:05 +01:00
Andreas Schildbach
194c6295e4 fixed request encoding when autocompleting hafas 2012-07-08 13:17:16 +02:00
Andreas Schildbach
b7cbeff9de AbstractProviderLiveTest holds reference to provider 2012-03-20 18:35:49 +01:00
Andreas Schildbach
d254923b77 parameter for number of connections to query 2012-03-20 17:58:01 +01:00
Andreas Schildbach
b118bcd97c fixed earlier connections handling for hafas based providers 2012-03-19 12:48:09 +01:00
Andreas Schildbach
2459927617 rename next/prev to later/earlier 2012-03-18 16:06:41 +01:00
Andreas Schildbach
4db44b1630 adjust year of copyright 2012-03-12 14:15:41 +01:00
Andreas Schildbach
0eb1ac9da9 'previous connections' handling for hafas based providers 2012-03-05 10:28:54 +01:00
Andreas Schildbach
f80bba6934 sub-project for enabler 2012-02-23 14:03:41 +01:00
Renamed from test/de/schildbach/pte/live/VbbProviderLiveTest.java (Browse further)