-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #86 from aquality-automation/develop
Develop
- Loading branch information
Showing
255 changed files
with
5,922 additions
and
11,811 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Test Name,Fail Reason,Last Results,Result,Resolution,Assignee,Comment | ||
"Test Feature with all results: step failed","step was failed !”#$%&’()*+,-./:;<=>?@[\]^_`{|}~","","Failed","Not Assigned",, | ||
"Test Feature with all results: All passed","","","Passed",,, | ||
"Test Feature with all results: Step skipped","step was skippedstep was skipped","","Pending","Not Assigned",, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -118,4 +118,4 @@ | |
} | ||
] | ||
} | ||
] | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,121 @@ | ||
[ | ||
{ | ||
"description": "Test Report", | ||
"keyword": "Feature", | ||
"name": "Test Feature with all results", | ||
"line": 2, | ||
"id": "Test-Report", | ||
"tags": [], | ||
"uri": "features/testdeature.feature", | ||
"elements": [ | ||
{ | ||
"id": "passed", | ||
"keyword": "Scenario", | ||
"line": 7, | ||
"name": "All passed", | ||
"tags": [], | ||
"type": "scenario", | ||
"steps": [ | ||
{ | ||
"arguments": [], | ||
"keyword": "Given ", | ||
"line": 8, | ||
"name": "passed step", | ||
"match": { | ||
"location": "Projects/nodejs-cucumber-sample-master/node_modules/cucumber/lib/support_code_library_builder/define_helpers.js:135" | ||
}, | ||
"result": { | ||
"status": "passed", | ||
"duration": 7033 | ||
} | ||
}, | ||
{ | ||
"arguments": [], | ||
"keyword": "Then ", | ||
"line": 9, | ||
"name": "passed step", | ||
"match": { | ||
"location": "Projects/nodejs-cucumber-sample-master/node_modules/cucumber/lib/support_code_library_builder/define_helpers.js:135" | ||
}, | ||
"result": { | ||
"status": "passed", | ||
"duration": 86 | ||
} | ||
} | ||
] | ||
}, { | ||
"id": "failed", | ||
"keyword": "Scenario", | ||
"line": 7, | ||
"name": "step failed", | ||
"tags": [], | ||
"type": "scenario", | ||
"steps": [ | ||
{ | ||
"arguments": [], | ||
"keyword": "Given ", | ||
"line": 8, | ||
"name": "passed step", | ||
"match": { | ||
"location": "Projects/nodejs-cucumber-sample-master/node_modules/cucumber/lib/support_code_library_builder/define_helpers.js:135" | ||
}, | ||
"result": { | ||
"status": "passed", | ||
"duration": 7033 | ||
} | ||
}, | ||
{ | ||
"arguments": [], | ||
"keyword": "Then ", | ||
"line": 9, | ||
"name": "failed step", | ||
"match": { | ||
"location": "Projects/nodejs-cucumber-sample-master/node_modules/cucumber/lib/support_code_library_builder/define_helpers.js:135" | ||
}, | ||
"result": { | ||
"status": "failed", | ||
"duration": 86, | ||
"error_message": "step was failed !”#$%&’()*+,-./:;<=>?@[\\]^_`{|}~" | ||
} | ||
} | ||
] | ||
}, { | ||
"id": "failed", | ||
"keyword": "Scenario", | ||
"line": 7, | ||
"name": "Step skipped", | ||
"tags": [], | ||
"type": "scenario", | ||
"steps": [ | ||
{ | ||
"arguments": [], | ||
"keyword": "Given ", | ||
"line": 8, | ||
"name": "passed step", | ||
"match": { | ||
"location": "Projects/nodejs-cucumber-sample-master/node_modules/cucumber/lib/support_code_library_builder/define_helpers.js:135" | ||
}, | ||
"result": { | ||
"status": "passed", | ||
"duration": 7033 | ||
} | ||
}, | ||
{ | ||
"arguments": [], | ||
"keyword": "Then ", | ||
"line": 9, | ||
"name": "skipped step", | ||
"match": { | ||
"location": "Projects/nodejs-cucumber-sample-master/node_modules/cucumber/lib/support_code_library_builder/define_helpers.js:135" | ||
}, | ||
"result": { | ||
"status": "skipped", | ||
"duration": 86, | ||
"error_message": "step was skipped" | ||
} | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -118,4 +118,4 @@ | |
} | ||
] | ||
} | ||
] | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -118,4 +118,4 @@ | |
} | ||
] | ||
} | ||
] | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -118,4 +118,4 @@ | |
} | ||
] | ||
} | ||
] | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,4 +46,4 @@ | |
} | ||
] | ||
} | ||
] | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -118,4 +118,4 @@ | |
} | ||
] | ||
} | ||
] | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -118,4 +118,4 @@ | |
} | ||
] | ||
} | ||
] | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -118,4 +118,4 @@ | |
} | ||
] | ||
} | ||
] | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,4 +10,4 @@ | |
"name": "-" | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,31 @@ | ||
{ | ||
"none":{ | ||
"none": { | ||
"name": "None", | ||
"index": -1 | ||
}, | ||
"notExecuted":{ | ||
"notExecuted": { | ||
"name": "Not Executed", | ||
"color": "Primary", | ||
"index": 2 | ||
}, | ||
"failed":{ | ||
"failed": { | ||
"name": "Failed", | ||
"color": "Danger", | ||
"index": 0 | ||
}, | ||
"inProgress":{ | ||
"inProgress": { | ||
"name": "In Progress", | ||
"color": "Warning", | ||
"index": 3 | ||
}, | ||
"passed":{ | ||
"passed": { | ||
"name": "Passed", | ||
"color": "Success", | ||
"index": 1 | ||
}, | ||
"pending":{ | ||
"pending": { | ||
"name": "Pending", | ||
"color": "Info", | ||
"index": 4 | ||
} | ||
} | ||
} |
Oops, something went wrong.