Compare commits

...

1 Commits

Author SHA1 Message Date
HAL9000 f8d4650dfd test(robot): drop tdd_expected_fail for coverage threshold 2026-04-23 07:53:32 +00:00
+1 -1
View File
@@ -9,7 +9,7 @@ Suite Teardown Cleanup Test Environment
*** Test Cases ***
Noxfile Contains Coverage Threshold Constant
[Documentation] Verify COVERAGE_THRESHOLD = 97 is defined in noxfile.py
[Tags] coverage config
[Tags] coverage config tdd_issue tdd_issue_4305
${content}= Get File ${WORKSPACE}/noxfile.py
Should Contain ${content} COVERAGE_THRESHOLD = 97