From 01b31c30cb073e2f97ca5f7481f7e3abd8a182d8 Mon Sep 17 00:00:00 2001 From: fabric-composer-app Date: Thu, 28 Sep 2017 10:35:52 +0100 Subject: [PATCH] Update playground-validation.md --- contrib-notes/release-process/playground-validation.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/contrib-notes/release-process/playground-validation.md b/contrib-notes/release-process/playground-validation.md index 2f3810077b..92dcfc748a 100644 --- a/contrib-notes/release-process/playground-validation.md +++ b/contrib-notes/release-process/playground-validation.md @@ -75,7 +75,9 @@ This page is the main file editor page, where it is possible to edit resources. Start with the basic sample network loaded - ReadMe should be default selected for view - No delete icon visible at top right of editor page - - Can see/edit BND name/version and complete package information + - Can click edit button to edit package json + - Check that you are not allowed to update the name + - Check that you can update other properties - Side navigation should be linked to the edit page. - Cycle through each file in the navigation menu. Upon selection of a file item, the content should be displayed in the main file-editor page. - Add a new model file, it should become the focal item and the empty contents should show in the editor page. @@ -262,4 +264,4 @@ Different users will attempt different things, be starting from different points - Add a new asset type to a model and a new transaction, or write a new model from a different business domain - Review the questions found in the week on StackOverflow & Rocket.Chat - how did the user get to the position they are in? - - What new PRs have gone in this week - how could they deployed and used in the existing networks? \ No newline at end of file + - What new PRs have gone in this week - how could they deployed and used in the existing networks?