Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-04-06 | Added trainStop config parameter which was wrongly hardcoded | Julien Dessaux | 3 | -0/+6 |
2021-04-06 | Added a flag to specify a configuration file and wrote a proper readme | Julien Dessaux | 2 | -6/+59 |
2021-04-06 | Fixed incomplete test case | Julien Dessaux | 2 | -2/+2 |
2021-04-05 | Added basic webui to show results | Julien Dessaux | 5 | -0/+144 |
2021-04-05 | Fixed scope of test helpers in navitia_api_client package | Julien Dessaux | 2 | -6/+6 |
2021-04-05 | Moved code around to conform best practices | Julien Dessaux | 17 | -0/+0 |
2021-04-05 | Reworked error handling for better and simpler tests | Julien Dessaux | 7 | -57/+160 |
2021-04-04 | Added 60 seconds caching to navitia api departures requests | Julien Dessaux | 6 | -2/+44 |
2021-03-29 | Renamed the api folder to something more specific | Julien Dessaux | 7 | -5/+5 |
2021-03-29 | Moved api test files into their own folder | Julien Dessaux | 3 | -2/+2 |
2021-03-20 | Added basic config module | Julien Dessaux | 11 | -0/+154 |
2021-03-19 | Added api module with departures feature | Julien Dessaux | 8 | -0/+2304 |