Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"UNKNOWN" : 0,
"PASSED" : 7,
"SKIPPED" : 0,
"PENDING" : 0,
"UNDEFINED" : 0,
"AMBIGUOUS" : 0,
"FAILED" : 1
}
1 change: 1 addition & 0 deletions testdata/src/ambiguous.countTestCasesStarted.results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8
1 change: 1 addition & 0 deletions testdata/src/ambiguous.findAllPickleSteps.results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8
1 change: 1 addition & 0 deletions testdata/src/ambiguous.findAllPickles.results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1
1 change: 1 addition & 0 deletions testdata/src/ambiguous.findAllStepDefinitions.results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8
10 changes: 10 additions & 0 deletions testdata/src/ambiguous.findAllTestCaseFinishedOrderBy.results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[
"64",
"63",
"62",
"61",
"60",
"59",
"58",
"57"
]
1 change: 1 addition & 0 deletions testdata/src/ambiguous.findAllTestCaseStarted.results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8
10 changes: 10 additions & 0 deletions testdata/src/ambiguous.findAllTestCaseStartedOrderBy.results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[
"64",
"63",
"62",
"61",
"60",
"59",
"58",
"57"
]
1 change: 1 addition & 0 deletions testdata/src/ambiguous.findAllTestCases.results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0
1 change: 1 addition & 0 deletions testdata/src/ambiguous.findAllTestSteps.results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[ ]
53 changes: 53 additions & 0 deletions testdata/src/ambiguous.findAttachmentsBy.results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"testStepFinished" : [
[
"42",
"57",
"application/octet-stream",
"IDENTITY"
],
[
"44",
"58",
"text/x.cucumber.log+plain",
"IDENTITY"
],
[
"46",
"59",
"text/x.cucumber.log+plain",
"IDENTITY"
],
[
"48",
"60",
"application/json",
"IDENTITY"
],
[
"50",
"61",
"text/plain",
"BASE64"
],
[
"52",
"62",
"application/pdf",
"BASE64"
],
[
"54",
"63",
"text/uri-list",
"IDENTITY"
],
[
"56",
"64",
"application/octet-stream",
"IDENTITY"
]
],
"testRunHookFinished" : [ ]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[ ]
5 changes: 5 additions & 0 deletions testdata/src/ambiguous.findHookBy.results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"testStep" : [ ],
"testRunHookStarted" : [ ],
"testRunHookFinished" : [ ]
}
32 changes: 32 additions & 0 deletions testdata/src/ambiguous.findLineageBy.results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"testCaseStarted" : [
"Attachments - Strings can be attached with a media type",
"Attachments - Log text",
"Attachments - Log ANSI coloured text",
"Attachments - Log JSON",
"Attachments - Byte arrays are base64-encoded regardless of media type",
"Attachments - Attaching PDFs with a different filename",
"Attachments - Attaching URIs",
"Attachments - Attaching during a failed step"
],
"testCaseFinished" : [
"Attachments - Strings can be attached with a media type",
"Attachments - Log text",
"Attachments - Log ANSI coloured text",
"Attachments - Log JSON",
"Attachments - Byte arrays are base64-encoded regardless of media type",
"Attachments - Attaching PDFs with a different filename",
"Attachments - Attaching URIs",
"Attachments - Attaching during a failed step"
],
"pickle" : [
"Attachments - Strings can be attached with a media type",
"Attachments - Log text",
"Attachments - Log ANSI coloured text",
"Attachments - Log JSON",
"Attachments - Byte arrays are base64-encoded regardless of media type",
"Attachments - Attaching PDFs with a different filename",
"Attachments - Attaching URIs",
"Attachments - Attaching during a failed step"
]
}
34 changes: 34 additions & 0 deletions testdata/src/ambiguous.findLocationOf.results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[
{
"line" : 11,
"column" : 3
},
{
"line" : 17,
"column" : 3
},
{
"line" : 20,
"column" : 3
},
{
"line" : 23,
"column" : 3
},
{
"line" : 29,
"column" : 3
},
{
"line" : 32,
"column" : 3
},
{
"line" : 35,
"column" : 3
},
{
"line" : 38,
"column" : 3
}
]
1 change: 1 addition & 0 deletions testdata/src/ambiguous.findMeta.results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"fake-cucumber"
22 changes: 22 additions & 0 deletions testdata/src/ambiguous.findMostSevereTestStepResultBy.results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"testCaseStarted" : [
"PASSED",
"PASSED",
"PASSED",
"PASSED",
"PASSED",
"PASSED",
"PASSED",
"FAILED"
],
"testCaseFinished" : [
"PASSED",
"PASSED",
"PASSED",
"PASSED",
"PASSED",
"PASSED",
"PASSED",
"FAILED"
]
}
6 changes: 6 additions & 0 deletions testdata/src/ambiguous.findPickleBy.results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"testCaseStarted" : ["Multiple step definitions for a step"],
"testCaseFinished" : ["Multiple step definitions for a step"],
"testStepStarted" : ["Multiple step definitions for a step"],
"testStepFinished" : ["Multiple step definitions for a step"]
}
10 changes: 10 additions & 0 deletions testdata/src/ambiguous.findPickleStepBy.results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[
"the string \"hello\" is attached as \"application/octet-stream\"",
"the string \"hello\" is logged",
"text with ANSI escapes is logged",
"the following string is attached as \"application/json\":",
"an array with 10 bytes is attached as \"text/plain\"",
"a PDF document is attached and renamed",
"a link to \"https://cucumber.io\" is attached",
"the string \"hello\" is attached as \"application/octet-stream\" before a failure"
]
10 changes: 10 additions & 0 deletions testdata/src/ambiguous.findStepBy.results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[
"the string \"hello\" is attached as \"application/octet-stream\"",
"the string \"hello\" is logged",
"text with ANSI escapes is logged",
"the following string is attached as \"application/json\":",
"an array with 10 bytes is attached as \"text/plain\"",
"a PDF document is attached and renamed",
"a link to \"https://cucumber.io\" is attached",
"the string \"hello\" is attached as \"application/octet-stream\" before a failure"
]
26 changes: 26 additions & 0 deletions testdata/src/ambiguous.findStepDefinitionsBy.results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
[
[
"32"
],
[
"33"
],
[
"34"
],
[
"35"
],
[
"36"
],
[
"37"
],
[
"38"
],
[
"39"
]
]
4 changes: 4 additions & 0 deletions testdata/src/ambiguous.findSuggestionsBy.results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"pickleStep" : [ ],
"pickle" : [ ]
}
14 changes: 14 additions & 0 deletions testdata/src/ambiguous.findTestCaseBy.results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"testCaseStarted" : [
"7"
],
"testCaseFinished" : [
"7"
],
"testStepStarted" : [
"7"
],
"testStepFinished" : [
"7"
]
}
70 changes: 70 additions & 0 deletions testdata/src/ambiguous.findTestCaseDurationBy.results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
{
"testCaseStarted" : [
{
"seconds" : 0,
"nanos" : 4000000
},
{
"seconds" : 0,
"nanos" : 4000000
},
{
"seconds" : 0,
"nanos" : 4000000
},
{
"seconds" : 0,
"nanos" : 4000000
},
{
"seconds" : 0,
"nanos" : 4000000
},
{
"seconds" : 0,
"nanos" : 4000000
},
{
"seconds" : 0,
"nanos" : 4000000
},
{
"seconds" : 0,
"nanos" : 4000000
}
],
"testCaseFinished" : [
{
"seconds" : 0,
"nanos" : 4000000
},
{
"seconds" : 0,
"nanos" : 4000000
},
{
"seconds" : 0,
"nanos" : 4000000
},
{
"seconds" : 0,
"nanos" : 4000000
},
{
"seconds" : 0,
"nanos" : 4000000
},
{
"seconds" : 0,
"nanos" : 4000000
},
{
"seconds" : 0,
"nanos" : 4000000
},
{
"seconds" : 0,
"nanos" : 4000000
}
]
}
Loading
Loading