From f2869161ed6c366e3f88d08b07ca977b8f4ffdec Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Fri, 7 Oct 2011 17:45:39 +0200 Subject: [PATCH] ++todo(steven) Signed-off-by: Nico Schottelius --- doc/dev/todo/steven | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/dev/todo/steven b/doc/dev/todo/steven index 2e38d817..8d403245 100644 --- a/doc/dev/todo/steven +++ b/doc/dev/todo/steven @@ -12,6 +12,15 @@ Tests needed: - ensure paths returned by object include dot-cdist - ensure path of explorer of object returns correct path + config_install: + run_type_manifest() - same tests as for test_initial_manifest_*? + run_manifest() - raise exception if manifest is not existent + object_run(): ensure no object is run twice + object_run(): ensure requirements are taken into account + object_run(): check (from extern?) that all needed variables are setup + object_run(): ensure no code-{local, remote} is created, if gencode is not producing code + object_run(): ensure no code-{local, remote} contains what gencode created + Code fixes needed: - shutil, os.mkdir, etc. everywhere: catch/reraise exceptions correctly