feat: add TestSubstep along with step status

This commit is contained in:
Ali BARIN
2022-02-09 22:48:29 +01:00
committed by Ömer Faruk Aydın
parent 50ef6be69c
commit 020ef45f0a
13 changed files with 165 additions and 16 deletions

View File

@@ -54,6 +54,7 @@ export const GET_APPS = gql`
key
description
subSteps {
key
name
arguments {
label
@@ -68,6 +69,7 @@ export const GET_APPS = gql`
key
description
subSteps {
key
name
arguments {
label