소스 검색

Added TODO item for fg mode tests.

Mike Naberezny 17 년 전
부모
커밋
ec505b2f00
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      TODO.txt

+ 4 - 0
TODO.txt

@@ -1,3 +1,7 @@
+- The new fg command in supervisorctl has tests to verify its error handling
+  but not its operation.  We should add some additional tests to verify its
+  operation for completeness.
+
 - Finish process group reloading that was merged into trunk. We decided to
   implement addProcessGroup() such that at the time it is called, it reads the
   config from disk and then adds the group if found. It will have no other