ELE 518 Don't add details of Passed tests in Warnings#751
ELE 518 Don't add details of Passed tests in Warnings#751
Conversation
This will help when calling those classes from Airflow - we don't pass tracking there and don't have access to MockTracking from elementary/tests
ELE-518 Passed tests are listed with the Warnings in edr monitor report slack summary
Describe the bug To Reproduce
Expected behavior Screenshots Environment (please complete the following information):
Additional context |
|
👋 @RoiTabach |
Fixing incorrect group_by flag documentation for slack
Add target_path flag option for edr files and logs
…bled Not initializing the tracking object if it's disabled.
…-sending-html-report-if Fixed bug where bucket URL was none and report wasn't sent as an html
…ow-task-to-send-alerts Allow `tracking` to be Optional
…ebug-entrypoint-to-the Added edr monitor debug to help our users debug their elementary prof…
IDoneShaveIt
left a comment
There was a problem hiding this comment.
Approved with one small comment 🙂
| failed_tests_details.extend( | ||
| self._get_test_result_details_block(test, include_description) | ||
| ) | ||
| elif test.status == "pass": |
There was a problem hiding this comment.
I think it will be better to replace the elif pass with elif warning and the rest will be skipped :)
…with-the' into ele-518-passed-tests-are-listed-with-the
|
opened #767 instead of this one |
No description provided.