mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-07 06:08:52 +00:00
'autocomplete one line' capability for all efa-based providers
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@565 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
65dec1fceb
commit
eeee8303a2
44 changed files with 210 additions and 53 deletions
|
@ -36,7 +36,7 @@ public class BvbProviderLiveTest
|
|||
@Test
|
||||
public void autocomplete() throws Exception
|
||||
{
|
||||
final List<Location> autocompletes = provider.autocompleteStations("Basel");
|
||||
final List<Location> autocompletes = provider.autocompleteStations("Haupt");
|
||||
|
||||
list(autocompletes);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue