From b739b6ab5c0e946475f6a2ab615610291e73e25d Mon Sep 17 00:00:00 2001 From: Ben Kraft Date: Wed, 5 Feb 2020 12:30:20 -0800 Subject: [PATCH] note about testing --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f9d2cac..bd918e6 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,10 @@ fmt.Println("you are", *viewerResp.Viewer.MyName) For a complete working example, see `example/`. +## Tests + +None yet -- instead just follow `example/README.md`'s instructions, and ensure that any diffs in that directory are intentional, and that the example still works. + ## Major TODOs Query structures to support: