test: add regression tests for scheduler service (#1557) - #1690
Conversation
imDarshanGK
left a comment
There was a problem hiding this comment.
@Srv99x Add demo video showing the working features
|
@imDarshanGK Since this PR specifically adds backend regression tests Here is the terminal screen recording showing all 6 tests in the Windows.PowerShell.2026-07-27.23-51-42.mp4Test summary: 6 passed in 2.02s |
|
Also, it looks like the GitHub Actions runner for the Python 3.12 backend tests hung and was cancelled after 15 minutes (the Python 3.11 tests passed perfectly in 1m). Could you please re-run that specific failed job when you have a moment to clear the red check? @imDarshanGK |
|
@imDarshanGK Just a quick ping on this! I've attached the terminal execution video above as requested. All 11 CI checks are now passing and the branch is up to date with main. Let me know if you need any other changes before merging. |
Description
Adds robust regression testing for the weekly digest scheduler service to ensure background tasks trigger correctly and handle early-exit conditions gracefully.
Related Issue
Fixes #1557
Type of change
Checklist
mainpytest -vand all tests passfeat/fix/docs/test: short descriptionDemo Video
Windows.PowerShell.2026-07-27.23-51-42.mp4
Test evidence