Closed dutchscout closed 11 years ago
We also need to add bus numbers here.
Use test-driven development for this.
I completed this by adding a TransitDetails object which is stored in each transit step (contains all relevant info about the transit such as bus numbers, times, names, etc). Also added unit tests for all of this object's methods.
Currently, our system says to catch a bus, but it doesn't say when (!)
This will require work from both the ui and backend teams.