posit-dev / positron

Positron, a next-generation data science IDE
https://positron.posit.co
Other
2.82k stars 90 forks source link

test: report skipped e2e tests to qa channel weekly #5379

Closed midleman closed 6 days ago

midleman commented 6 days ago

Intent

Ensure the QA team stays informed about skipped tests to prevent oversight and avoid accumulating technical debt.

Approach

Implement a cron job that scans (using grep) the test suite to identify any skipped tests. The results are formatted in a clear, user-friendly manner and posted to the positron QA channel every Tuesday morning. The workflow can also be dispatched manually at any time.

QA

Confirmed (in private channel) reports as expected.

Screenshot 2024-11-15 at 9 39 39 AM