From 313684c1dafef5b2685cc25b99779bb2e3bd4d19 Mon Sep 17 00:00:00 2001 From: Eugene Zolenko Date: Tue, 11 Jun 2019 10:23:24 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fa50de5..100c6536 100644 --- a/README.md +++ b/README.md @@ -233,4 +233,4 @@ Fastest way to test changes is to do a self build, the plugin is part of its own If `build-self` breaks at some point, fix the problem and restart from `build` step (a known good copy). -This repo badly needs unittests though. +This repo badly needs unittests and integration tests with various scenarios and expected outcomes though.