2011-10-07 13:07:38 +00:00
|
|
|
Tests needed:
|
|
|
|
|
|
|
|
- Fail if cache_dir from previous run cannot be deleted
|
|
|
|
- Fail if cache_dir cannot be created from current out_dir
|
2011-10-07 13:33:27 +00:00
|
|
|
- transfer_type_explorers: Explorers are not transferred twice
|
|
|
|
- transfer_type_explorers: No transfer tried if there are no type_explorers
|
2011-10-07 14:27:50 +00:00
|
|
|
|
|
|
|
- does $require work?
|
|
|
|
- $whatever should fail if there is no global explorer directory
|
|
|
|
- emulator may only be called with __ as prefix - fail otherwise!
|
2011-10-07 14:46:52 +00:00
|
|
|
|
|
|
|
- ensure paths returned by object include dot-cdist
|
2011-10-07 14:57:24 +00:00
|
|
|
- ensure path of explorer of object returns correct path
|
2011-10-07 15:10:10 +00:00
|
|
|
|
|
|
|
Code fixes needed:
|
|
|
|
|
|
|
|
- shutil, os.mkdir, etc. everywhere: catch/reraise exceptions correctly
|