summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
* Update requirementsMarkus Holtermann2014-09-19
|
* Some more testsMarkus Holtermann2013-06-15
|
* Some cleanup and documentationMarkus Holtermann2013-02-20
|
* Fix the bug that prevents making departures after a day-change to be treated ↵Markus Holtermann2013-02-20
| | | | as departures of the current day.
* made Response object json serializable reworked tests and removed to_json ↵Christian Struck2013-02-04
| | | | from departure object
* Added a new object to return which is easier to handle an implements a merge ↵Christian Struck2013-02-02
| | | | function if it is wished to mix actualdeparture with scheduleddeparture departures.
* Fixup travis#25Markus Holtermann2013-01-31
| | | | Signed-off-by: Christian Struck <christian@struck.se>
* Added test for the new dateformatChristian Struck2013-01-31
|
* Move hourformat and fullformat to separate module. Add and adjust testsMarkus Holtermann2013-01-30
|
* Add total order for ``bvggrabber.api.Departure``. Fixes #1Markus Holtermann2013-01-30
|
* Added tests for the new conversion added in the last commitChristian Struck2013-01-28
|
* Fix travis#18 ?Markus Holtermann2013-01-26
|
* the ``bvggrabber.api.Departure`` does not need to have a byte representation ↵Markus Holtermann2013-01-26
| | | | of the start
* Finally fix the remaining seconds behaviour of ``bvggrabber.api.Departure`` ↵Markus Holtermann2013-01-26
| | | | and add appropriate test cases
* Take care of the secondsMarkus Holtermann2013-01-25
|
* Fix day-change bugs in bvggrabber.api.DepartureMarkus Holtermann2013-01-25
|
* Partial revert auf recent cleanup to make the tests run on Python 3.2 againMarkus Holtermann2013-01-24
|
* CleanupMarkus Holtermann2013-01-24
|
* Add base QueryApi and Departure classes including simple testsMarkus Holtermann2013-01-24
|
* Set correct encoding headerMarkus Holtermann2013-01-24
|
* Add travis-ci configMarkus Holtermann2013-01-24