From b0c96a4c45f4141af2d72776988113dfde92e255 Mon Sep 17 00:00:00 2001 From: "Rodweil, Theodor" Date: Sun, 6 Aug 2023 04:14:47 +0200 Subject: [PATCH] docs: add TODO --- TODO.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100755 index 0000000..7ae6b08 --- /dev/null +++ b/TODO.md @@ -0,0 +1,10 @@ + + +# Page.psm1 +- move most code blocks outside of Process block, since we aren't supporting + piping at the moment + +# Testing Suite + +- figure out how to properly mock for nested module scopes +- update name of contexts