Commit Graph

8 Commits

Author SHA1 Message Date
Andrew Resch 100dd1e2a7 Fix test_client 2009-07-25 04:05:00 +00:00
Andrew Resch 2731d5be17 Fix get_free_space test 2009-07-25 01:49:05 +00:00
Andrew Resch e24ba6a025 Change core.test_listen_port to use twisted instead of urllib
Add test for test_listen_port
Remove some unncessary code
2009-07-25 00:30:45 +00:00
Andrew Resch 5977647528 Add get_free_space() to core 2009-07-24 23:36:43 +00:00
Andrew Resch 037871e1b3 Fix up some docstrings
Add some deprecation warnings
Add more tests for core
2009-07-23 21:19:01 +00:00
Andrew Resch 1b7be24bdf Change core.remove_torrent to only accept one torrent_id, not a list
Added test for core.remove_torrent
2009-07-23 04:14:08 +00:00
John Garland c9228c99a7 Updated docstring in add_torrent_url.
Wrote test for add_torrent_url which tests sending headers.
2009-07-21 02:45:16 +00:00
Damien Churchill cd7b202d9d moves tests out of the deluge package 2009-07-20 09:01:43 +00:00