summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorPaul Buetow <pbuetow@mimecast.com>2021-10-19 19:01:12 +0300
committerPaul Buetow <pbuetow@mimecast.com>2021-10-19 19:03:03 +0300
commit860c41441b3bcf542b5701ae2257812879ce47b4 (patch)
tree9940e557b86e346cc3989c45e4f512f58dab850b /TODO.md
parent10314cef906fd9b73e003be69c2f6b7b3d66570c (diff)
Set DTAIL_RUN_INTEGRATIONT_TEST to yes for integration tests
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index ae2ab47..9235785 100644
--- a/TODO.md
+++ b/TODO.md
@@ -16,3 +16,4 @@ This is a loose list of what to do. Maybe for the next releae or maybe for a lat
[ ] More integration test colors (via dcat?)
[ ] Integration test for dtail in serverless mode
[x] Integration test for dtail normal mode
+[ ] Document how to run ingeration tests