aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed wrong implementation of yaml default values and of the corresponding testsJulien Dessaux2021-04-084-6/+23
* Removed documentation of a feature that is not yet implementedJulien Dessaux2021-04-061-1/+1
* Document the navitia api cachingJulien Dessaux2021-04-061-0/+2
* Documented how to find a trainStop codeJulien Dessaux2021-04-061-0/+5
* Document configuration file default values in READMEJulien Dessaux2021-04-061-1/+1
* Added trainStop config parameter which was wrongly hardcodedJulien Dessaux2021-04-0611-17/+56
* Added a flag to specify a configuration file and wrote a proper readmeJulien Dessaux2021-04-062-6/+59
* Fixed incomplete test caseJulien Dessaux2021-04-062-2/+2
* Added basic webui to show resultsJulien Dessaux2021-04-055-0/+144
* Fixed scope of test helpers in navitia_api_client packageJulien Dessaux2021-04-052-6/+6
* Moved code around to conform best practicesJulien Dessaux2021-04-0517-0/+0
* Reworked error handling for better and simpler testsJulien Dessaux2021-04-057-57/+160
* Added 60 seconds caching to navitia api departures requestsJulien Dessaux2021-04-046-2/+44
* Renamed the api folder to something more specificJulien Dessaux2021-03-297-5/+5
* Moved api test files into their own folderJulien Dessaux2021-03-293-2/+2
* Added basic config moduleJulien Dessaux2021-03-2011-0/+154
* Added api module with departures featureJulien Dessaux2021-03-198-0/+2304
* Initial importJulien Dessaux2021-03-182-0/+321