forked from ungleich-public/cdist
6d1e4d06cf
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
8 lines
351 B
Text
8 lines
351 B
Text
require="__broken_type/foo" breaks too late
|
|
|
|
- always catch OSError/IOError: (check all occurences)
|
|
- type __director does not exist, abort in emulator
|
|
- if called type is not existing
|
|
- if required type is not existing
|
|
- type constructor fails if type does not exist
|
|
- test type emulator with non existent types -> should raise NoSuchTypeError
|