dymajo / waka

Your realtime guide to public transport in New Zealand
https://waka.app
MIT License
40 stars 7 forks source link

Automated Tests #88

Open consindo opened 6 years ago

consindo commented 6 years ago

This is highly dependent on data, and time of day, and more. Here's what we need:

ghost commented 6 years ago

What are you thinking about testing with the CI tests?

consindo commented 6 years ago

Mostly just to run the tests automatically, but ideally it runs the whole suite - gtfs import, stored procedures, builds the client etc etc

ghost commented 6 years ago

If you have the tests available, setting up a CI is really easy