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
commitdeeed697f9bb11db70a9e67f30332bab5029ffbf (patch)
tree9940e557b86e346cc3989c45e4f512f58dab850b /TODO.md
parent2c8beeabd3c1814ede5d1d460cbafb316f21485e (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