Commit 92b31bb
test(backend): apply bun test conversions to merged event.service tests
Main's cross-calendar-move suite (#2183) landed after this branch forked. Apply
the same bun:test conversions to it: import afterEach explicitly (Bun disables
injected globals once a file imports from bun:test) and make the rejected mock
lazy so Bun doesn't flag an eager unhandled rejection.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 31e3f51 commit 92b31bb
1 file changed
Lines changed: 11 additions & 2 deletions
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
18 | 25 | | |
19 | 26 | | |
20 | 27 | | |
| |||
874 | 881 | | |
875 | 882 | | |
876 | 883 | | |
877 | | - | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
878 | 887 | | |
879 | 888 | | |
880 | 889 | | |
| |||
0 commit comments