New scenario
This commit is contained in:
0
test-scenario/finish.md
Normal file
0
test-scenario/finish.md
Normal file
21
test-scenario/index.json
Normal file
21
test-scenario/index.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"title": "Test Scenario",
|
||||
"description": "This is testing scenarios.",
|
||||
"difficulty": "Beginner",
|
||||
"time": "0",
|
||||
"details": {
|
||||
"steps": [],
|
||||
"intro": {
|
||||
"text": "intro.md"
|
||||
},
|
||||
"finish": {
|
||||
"text": "finish.md"
|
||||
}
|
||||
},
|
||||
"environment": {
|
||||
"uilayout": "terminal"
|
||||
},
|
||||
"backend": {
|
||||
"imageid": "golang:1.14"
|
||||
}
|
||||
}
|
||||
0
test-scenario/intro.md
Normal file
0
test-scenario/intro.md
Normal file
Reference in New Issue
Block a user