From: Shane Jaroch Date: Fri, 1 Mar 2024 13:10:37 +0000 (-0500) Subject: add TODO in test_cli to split up/mock out argparse X-Git-Tag: v0.2.8.dev2~62 X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=91dda081a6d25c7bb1b17f98b1971df08a9bc2dd;p=nutratech%2Fcli.git add TODO in test_cli to split up/mock out argparse --- diff --git a/tests/test_cli.py b/tests/test_cli.py index 2d687c8..bed5c4a 100644 --- a/tests/test_cli.py +++ b/tests/test_cli.py @@ -6,6 +6,7 @@ Need to offload them into special modules. The refactor has started. Created on Fri Jan 31 15:19:53 2020 @author: shane +@TODO: split this up... mock out argparser tests; then test missing service lines """ import datetime import os