bymyself
babe324f8b
[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-11 01:00:03 -07:00
bymyself
0f7e3f7100
[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-11 01:00:03 -07:00
bymyself
39ad01826a
[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-11 00:59:30 -07: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