bymyself
0f4d424aa9
[tests] Update useServerLogs test after log subscription change
...
The test was expecting subscribeLogs(false) to be called, but this was commented out in commit 33d64475 to fix logs stopping after the first of multiple queue tasks. Updated test to reflect this temporary change.
2025-07-31 19:04:00 +09:00
bymyself
5845027063
[tests] Update useServerLogs test to handle task-started events
...
Update test to simulate cm-task-started events before logs events to match the actual behavior of the composable.
2025-07-31 19:04:00 +09:00
bymyself
92916f842a
[manager] Update tests for new manager API
...
Updated tests for manager queue composable, server logs composable, and manager store to work with the new API signatures and functionality.
2025-07-31 18:59:03 +09:00
Chenlei Hu
dc5d7ea1be
[lint] Enforce @typescript-eslint/no-floating-promises ( #3402 )
2025-04-11 12:19:22 -04:00
Christian Byrne
64a0a120b6
Add server logs listener composable ( #3074 )
2025-03-15 14:42:27 -04:00