Commit 95060f1
test(suspension): fix test_is_suspended_normal and add before-load warning test
- Add explicit source='none' to test_is_suspended_normal assertion to verify
the loaded non-holiday path (not the coincidentally-matching unloaded path)
- Add test_is_suspended_before_load_warns to assert the warning fires and
source='none' is returned when is_suspended() is called before load()
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e09cd60 commit 95060f1
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
70 | 81 | | |
71 | 82 | | |
72 | 83 | | |
| |||
0 commit comments