-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
58 changed files
with
724 additions
and
2 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
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,2 @@ | ||
Setup word_fixture | ||
Teardown word_fixture |
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,3 @@ | ||
"Epic","Feature","Story","FAILED","BROKEN","PASSED","SKIPPED","UNKNOWN" | ||
"","","","0","0","9","0","0" | ||
"Text Processor","Reverse String","Reverse String Test","0","0","1","0","0" |
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 @@ | ||
{"uid":"b1a8273437954620fa374b796ffaacdd","children":[{"name":"test_capitalize_text[HELLO-Hello]","uid":"7754997cdaf57928","parentUid":"b1a8273437954620fa374b796ffaacdd","status":"passed","time":{"start":1718177309450,"stop":1718177309451,"duration":1},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'Hello'","'HELLO'"],"tags":[]},{"name":"test_capitalize_text[None-False]","uid":"d6facb694e058e0b","parentUid":"b1a8273437954620fa374b796ffaacdd","status":"passed","time":{"start":1718177309452,"stop":1718177309453,"duration":1},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["False","None"],"tags":[]},{"name":"test_is_palindrome","uid":"2b8ba1d37a750d57","parentUid":"b1a8273437954620fa374b796ffaacdd","status":"passed","time":{"start":1718177309454,"stop":1718177309454,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"test_capitalize_text[123-123]","uid":"d3e4ab4f57833678","parentUid":"b1a8273437954620fa374b796ffaacdd","status":"passed","time":{"start":1718177309455,"stop":1718177309456,"duration":1},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'123'","'123'"],"tags":[]},{"name":"test_capitalize_text[hello-Hello]","uid":"c4048a53e5238486","parentUid":"b1a8273437954620fa374b796ffaacdd","status":"passed","time":{"start":1718177309457,"stop":1718177309457,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'Hello'","'hello'"],"tags":[]},{"name":"Count Words Test","uid":"2a321f700f25ad73","parentUid":"b1a8273437954620fa374b796ffaacdd","status":"passed","time":{"start":1718177309459,"stop":1718177309459,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":["text_processor","count_words"]},{"name":"test_attach_screenshot","uid":"269d0f57723044b7","parentUid":"b1a8273437954620fa374b796ffaacdd","status":"passed","time":{"start":1718177309460,"stop":1718177309460,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"Text Processor","children":[{"name":"Reverse String","children":[{"name":"Reverse String Test","children":[{"name":"test_reverse_string","uid":"2142db7eda14a710","parentUid":"a0cf1874afae53b66e293f6940f9fd16","status":"passed","time":{"start":1718177309461,"stop":1718177309461,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"a0cf1874afae53b66e293f6940f9fd16"}],"uid":"0f62cb9828ddff28831e0ea4611dec6b"}],"uid":"963a4bc508064a1cd099408169afb041"},{"name":"test_capitalize_text[-False]","uid":"a8d1c7dfc5b56211","parentUid":"b1a8273437954620fa374b796ffaacdd","status":"passed","time":{"start":1718177309463,"stop":1718177309463,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["False","''"],"tags":[]},{"name":"test_capitalize_text_with_fixture","uid":"f4191e16afcfed06","parentUid":"b1a8273437954620fa374b796ffaacdd","status":"passed","time":{"start":1718177309464,"stop":1718177309464,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"name":"behaviors"} |
Empty file.
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 @@ | ||
{"uid":"4b4757e66a1912dae1a509f688f20b0f","children":[],"name":"categories"} |
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 @@ | ||
{"uid":"83edc06c07f9ae9e47eb6dd1b683e4e2","children":[{"name":"tests.test_text_processor","children":[{"name":"test_capitalize_text[HELLO-Hello]","uid":"7754997cdaf57928","parentUid":"7f91591b96a46368f14c47321be3ad86","status":"passed","time":{"start":1718177309450,"stop":1718177309451,"duration":1},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'Hello'","'HELLO'"],"tags":[]},{"name":"test_capitalize_text[None-False]","uid":"d6facb694e058e0b","parentUid":"7f91591b96a46368f14c47321be3ad86","status":"passed","time":{"start":1718177309452,"stop":1718177309453,"duration":1},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["False","None"],"tags":[]},{"name":"test_is_palindrome","uid":"2b8ba1d37a750d57","parentUid":"7f91591b96a46368f14c47321be3ad86","status":"passed","time":{"start":1718177309454,"stop":1718177309454,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"test_capitalize_text[123-123]","uid":"d3e4ab4f57833678","parentUid":"7f91591b96a46368f14c47321be3ad86","status":"passed","time":{"start":1718177309455,"stop":1718177309456,"duration":1},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'123'","'123'"],"tags":[]},{"name":"test_capitalize_text[hello-Hello]","uid":"c4048a53e5238486","parentUid":"7f91591b96a46368f14c47321be3ad86","status":"passed","time":{"start":1718177309457,"stop":1718177309457,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'Hello'","'hello'"],"tags":[]},{"name":"Count Words Test","uid":"2a321f700f25ad73","parentUid":"7f91591b96a46368f14c47321be3ad86","status":"passed","time":{"start":1718177309459,"stop":1718177309459,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":["text_processor","count_words"]},{"name":"test_attach_screenshot","uid":"269d0f57723044b7","parentUid":"7f91591b96a46368f14c47321be3ad86","status":"passed","time":{"start":1718177309460,"stop":1718177309460,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"test_reverse_string","uid":"2142db7eda14a710","parentUid":"7f91591b96a46368f14c47321be3ad86","status":"passed","time":{"start":1718177309461,"stop":1718177309461,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"test_capitalize_text[-False]","uid":"a8d1c7dfc5b56211","parentUid":"7f91591b96a46368f14c47321be3ad86","status":"passed","time":{"start":1718177309463,"stop":1718177309463,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["False","''"],"tags":[]},{"name":"test_capitalize_text_with_fixture","uid":"f4191e16afcfed06","parentUid":"7f91591b96a46368f14c47321be3ad86","status":"passed","time":{"start":1718177309464,"stop":1718177309464,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"tests.test_text_processor"}],"name":"packages"} |
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,11 @@ | ||
"Status","Start Time","Stop Time","Duration in ms","Parent Suite","Suite","Sub Suite","Test Class","Test Method","Name","Description" | ||
"passed","Wed Jun 12 07:28:29 GMT 2024","Wed Jun 12 07:28:29 GMT 2024","0","tests","test_text_processor","","","","test_capitalize_text[-False]","" | ||
"passed","Wed Jun 12 07:28:29 GMT 2024","Wed Jun 12 07:28:29 GMT 2024","0","tests","test_text_processor","","","","Count Words Test","Test the count_words function with various inputs and check the output." | ||
"passed","Wed Jun 12 07:28:29 GMT 2024","Wed Jun 12 07:28:29 GMT 2024","1","tests","test_text_processor","","","","test_capitalize_text[123-123]","" | ||
"passed","Wed Jun 12 07:28:29 GMT 2024","Wed Jun 12 07:28:29 GMT 2024","1","tests","test_text_processor","","","","test_capitalize_text[None-False]","" | ||
"passed","Wed Jun 12 07:28:29 GMT 2024","Wed Jun 12 07:28:29 GMT 2024","0","Text Processor","Palindrome Test","Palindrome","","","test_is_palindrome","" | ||
"passed","Wed Jun 12 07:28:29 GMT 2024","Wed Jun 12 07:28:29 GMT 2024","0","tests","test_text_processor","","","","test_capitalize_text[hello-Hello]","" | ||
"passed","Wed Jun 12 07:28:29 GMT 2024","Wed Jun 12 07:28:29 GMT 2024","0","tests","test_text_processor","","","","test_attach_screenshot","" | ||
"passed","Wed Jun 12 07:28:29 GMT 2024","Wed Jun 12 07:28:29 GMT 2024","1","tests","test_text_processor","","","","test_capitalize_text[HELLO-Hello]","" | ||
"passed","Wed Jun 12 07:28:29 GMT 2024","Wed Jun 12 07:28:29 GMT 2024","0","tests","test_text_processor","","","","test_capitalize_text_with_fixture","" | ||
"passed","Wed Jun 12 07:28:29 GMT 2024","Wed Jun 12 07:28:29 GMT 2024","0","tests","test_text_processor","","","","test_reverse_string","" |
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 @@ | ||
{"uid":"98d3104e051c652961429bf95fa0b5d6","children":[{"name":"tests","children":[{"name":"test_text_processor","children":[{"name":"test_capitalize_text[HELLO-Hello]","uid":"7754997cdaf57928","parentUid":"7db8c10c6531ec3e1d6b229621d7556a","status":"passed","time":{"start":1718177309450,"stop":1718177309451,"duration":1},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'Hello'","'HELLO'"],"tags":[]},{"name":"test_capitalize_text[None-False]","uid":"d6facb694e058e0b","parentUid":"7db8c10c6531ec3e1d6b229621d7556a","status":"passed","time":{"start":1718177309452,"stop":1718177309453,"duration":1},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["False","None"],"tags":[]},{"name":"test_capitalize_text[123-123]","uid":"d3e4ab4f57833678","parentUid":"7db8c10c6531ec3e1d6b229621d7556a","status":"passed","time":{"start":1718177309455,"stop":1718177309456,"duration":1},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'123'","'123'"],"tags":[]},{"name":"test_capitalize_text[hello-Hello]","uid":"c4048a53e5238486","parentUid":"7db8c10c6531ec3e1d6b229621d7556a","status":"passed","time":{"start":1718177309457,"stop":1718177309457,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'Hello'","'hello'"],"tags":[]},{"name":"Count Words Test","uid":"2a321f700f25ad73","parentUid":"7db8c10c6531ec3e1d6b229621d7556a","status":"passed","time":{"start":1718177309459,"stop":1718177309459,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":["text_processor","count_words"]},{"name":"test_attach_screenshot","uid":"269d0f57723044b7","parentUid":"7db8c10c6531ec3e1d6b229621d7556a","status":"passed","time":{"start":1718177309460,"stop":1718177309460,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"test_reverse_string","uid":"2142db7eda14a710","parentUid":"7db8c10c6531ec3e1d6b229621d7556a","status":"passed","time":{"start":1718177309461,"stop":1718177309461,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"test_capitalize_text[-False]","uid":"a8d1c7dfc5b56211","parentUid":"7db8c10c6531ec3e1d6b229621d7556a","status":"passed","time":{"start":1718177309463,"stop":1718177309463,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["False","''"],"tags":[]},{"name":"test_capitalize_text_with_fixture","uid":"f4191e16afcfed06","parentUid":"7db8c10c6531ec3e1d6b229621d7556a","status":"passed","time":{"start":1718177309464,"stop":1718177309464,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"7db8c10c6531ec3e1d6b229621d7556a"}],"uid":"e387fa4bb326b54ea8c19c2822aba374"},{"name":"Text Processor","children":[{"name":"Palindrome Test","children":[{"name":"Palindrome","children":[{"name":"test_is_palindrome","uid":"2b8ba1d37a750d57","parentUid":"07aa25787f64c74b96985217949246b8","status":"passed","time":{"start":1718177309454,"stop":1718177309454,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"07aa25787f64c74b96985217949246b8"}],"uid":"43257653946da34006b69a4577d9a48b"}],"uid":"a6eb5b5d9a00796e9831a5d47d3ac995"}],"name":"suites"} |
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 @@ | ||
{"uid":"2142db7eda14a710","name":"test_reverse_string","fullName":"tests.test_text_processor#test_reverse_string","historyId":"e234973822b05b975b12393520c2b42b","time":{"start":1718177309461,"stop":1718177309461,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"story","value":"Reverse String Test"},{"name":"feature","value":"Reverse String"},{"name":"epic","value":"Text Processor"},{"name":"parentSuite","value":"tests"},{"name":"suite","value":"test_text_processor"},{"name":"host","value":"fv-az659-258"},{"name":"thread","value":"2100-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.test_text_processor"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"2142db7eda14a710.json","parameterValues":[]} |
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 @@ | ||
{"uid":"269d0f57723044b7","name":"test_attach_screenshot","fullName":"tests.test_text_processor#test_attach_screenshot","historyId":"18efdb58dc818097213a4fea08cfabfb","time":{"start":1718177309460,"stop":1718177309460,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"testStage":{"status":"passed","steps":[],"attachments":[{"uid":"158e620500f6233b","name":"Home Page Screenshot","source":"158e620500f6233b.png","type":"image/png","size":166198}],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":1,"hasContent":true},"afterStages":[],"labels":[{"name":"parentSuite","value":"tests"},{"name":"suite","value":"test_text_processor"},{"name":"host","value":"fv-az659-258"},{"name":"thread","value":"2100-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.test_text_processor"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"269d0f57723044b7.json","parameterValues":[]} |
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 @@ | ||
{"uid":"2a321f700f25ad73","name":"Count Words Test","fullName":"tests.test_text_processor#test_count_words","historyId":"ef7cbbabbda139aa17e28542d1ba9109","time":{"start":1718177309459,"stop":1718177309459,"duration":0},"description":"Test the count_words function with various inputs and check the output.","descriptionHtml":"<p>Test the count_words function with various inputs and check the output.</p>\n","status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"tag","value":"count_words"},{"name":"tag","value":"text_processor"},{"name":"severity","value":"critical"},{"name":"owner","value":"John Doe"},{"name":"parentSuite","value":"tests"},{"name":"suite","value":"test_text_processor"},{"name":"host","value":"fv-az659-258"},{"name":"thread","value":"2100-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.test_text_processor"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[{"name":"TMS-456","url":"TMS-456","type":"tms"},{"name":"AUTH-123","url":"AUTH-123","type":"issue"},{"name":"Website","url":"https://dev.example.com/","type":"link"}],"hidden":false,"retry":false,"extra":{"severity":"critical","owner":"John Doe","retries":[],"categories":[],"tags":["text_processor","count_words"]},"source":"2a321f700f25ad73.json","parameterValues":[]} |
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 @@ | ||
{"uid":"2b8ba1d37a750d57","name":"test_is_palindrome","fullName":"tests.test_text_processor#test_is_palindrome","historyId":"13f839eb08821d7b9ade8b034e9d8cd9","time":{"start":1718177309454,"stop":1718177309454,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"parentSuite","value":"Text Processor"},{"name":"suite","value":"Palindrome Test"},{"name":"subSuite","value":"Palindrome"},{"name":"host","value":"fv-az659-258"},{"name":"thread","value":"2100-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.test_text_processor"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"2b8ba1d37a750d57.json","parameterValues":[]} |
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 @@ | ||
{"uid":"7754997cdaf57928","name":"test_capitalize_text[HELLO-Hello]","fullName":"tests.test_text_processor#test_capitalize_text","historyId":"a9d897dab9c15396bb7884ad27ac8934","time":{"start":1718177309450,"stop":1718177309451,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"parentSuite","value":"tests"},{"name":"suite","value":"test_text_processor"},{"name":"host","value":"fv-az659-258"},{"name":"thread","value":"2100-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.test_text_processor"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"expected","value":"'Hello'"},{"name":"text","value":"'HELLO'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"7754997cdaf57928.json","parameterValues":["'Hello'","'HELLO'"]} |
Oops, something went wrong.