From fe0c357b6633362fa4e55ddaa305ea3d19c76312 Mon Sep 17 00:00:00 2001 From: Steven Chan Date: Thu, 16 Feb 2017 12:32:01 -0800 Subject: [PATCH] Include more details in test/README.asciidoc Define the role and content of each test file. Further changes to test/README.asciidoc --- test/README.asciidoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/README.asciidoc b/test/README.asciidoc index 7d15f3bc..cd42f4ae 100644 --- a/test/README.asciidoc +++ b/test/README.asciidoc @@ -47,8 +47,7 @@ and should contain the initial text loaded into the input buffer for editing by the +cmd+ key sequence. +ui-in+ is optional -and should contain the initial json-rpc commands loaded from the UI -at startup to set a specific UI state. +and should contain the json-rpc commands sent by the UI at startup. +out+ is optional and should contain the expected text generated by the +cmd+ key sequence.