2023-04-16 17:03:11 +02:00
..
2014-04-18 12:58:12 +02:00
2015-12-20 19:26:33 +01:00
2016-06-06 00:25:27 +02:00
2015-12-02 16:36:27 +01:00
2020-06-02 18:55:24 +09:00
2015-12-02 16:36:27 +01:00
2019-01-04 23:17:54 +09:00
2019-01-04 23:17:54 +09:00
2022-09-26 16:30:59 +02:00
2021-11-29 10:06:09 +01:00
2018-08-05 22:07:23 +09:00
2022-08-10 11:37:30 +00:00
2021-01-16 12:36:41 +09:00
2019-01-04 23:17:54 +09:00
2015-12-04 23:44:05 -05:00
2022-09-26 13:02:16 +02:00
2013-11-14 04:40:29 +01:00

  1. Install the dependencies using:
pip install -r ../dev_requirements.txt
  1. Run the tests using:
python setup.py test

If you use nosetest, it will complain about addExpectedFailure, which you can safely disregard.