Skip to content

Commit

Permalink
Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
didrocks committed Sep 8, 2014
1 parent e3ee92f commit c47ca06
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,21 +1,2 @@
- List all tests under nose and be able to shell complete to only run one test with debug infos, like:
nosetests3 tests.small.test_download_center:TestDownloadCenter.test_download_with_progress -c log-confs/debug_test.cfg

- test for downloading the google and local page, ensure there is a link and a md5sum

- tests doesn't run in sudo runtests

pep8:
Ran 1 test in 0.898s

small:
Ran 251 tests in 41.094s

medium:
Ran 14 tests in 464.690s
-> after local apt:
Ran 14 tests in 108.708s

large:
Ran 13 tests in 832.659s
- shell complete tests in runtests

0 comments on commit c47ca06

Please sign in to comment.