Brian Warner
|
c4f8005867
|
remove more RuntimeError from unit tests, for #639
|
2009-02-22 17:28:55 -07:00 |
|
Brian Warner
|
e357b8a679
|
test/no_network: do startService on the storage servers, make it easier to customize the storage servers
|
2009-02-19 20:22:54 -07:00 |
|
Brian Warner
|
4646451de6
|
change StorageServer to take nodeid in the constructor, instead of assigning it later, since it's cleaner and because the original problem (Tubs not being ready until later) went away
|
2009-02-18 16:23:01 -07:00 |
|
Brian Warner
|
ef53da2b12
|
break storage.py into smaller pieces in storage/*.py . No behavioral changes.
|
2009-02-18 14:46:55 -07:00 |
|
Brian Warner
|
bce4a5385b
|
add --add-lease to 'tahoe check', 'tahoe deep-check', and webapi.
|
2009-02-17 19:32:43 -07:00 |
|
Brian Warner
|
522641bb32
|
test_web: improve checker-results coverage with a no-network -based test, enhance no-network harness to assist, fix some bugs in web/check_results.py that were exposed
|
2009-02-16 22:12:42 -07:00 |
|
Brian Warner
|
f2f8ede11f
|
test/no_network: update comments with setup timing: no_network takes 50ms, SystemTestMixin takes 2s (on my laptop)
|
2009-02-16 18:06:43 -07:00 |
|
Brian Warner
|
040cb39613
|
test_upload: rewrite in terms of no-network GridTestMixin, improve no_network.py as necessary
|
2009-02-16 17:44:57 -07:00 |
|
Brian Warner
|
911abcc34b
|
test_download: rewrite in terms of no-network GridTestMixin, improve no_network.py as necessary
|
2009-02-16 17:36:58 -07:00 |
|
Brian Warner
|
191fd8556a
|
tests: fix no_network framework to work with upload/download and checker
|
2009-02-16 17:19:47 -07:00 |
|
Brian Warner
|
ebe0f2ac08
|
test/no_network: new test harness, like system-test but doesn't use the network so it's faster
|
2009-02-16 14:58:44 -07:00 |
|