mirror of
https://github.com/marcoallegretti/WEFT_OS.git
synced 2026-03-27 01:13:09 +00:00
5 async tests covering the dispatch function end-to-end: - dispatch_launch_returns_ack: LaunchApp returns LaunchAck with a positive session ID. - dispatch_terminate_known_returns_stopped: launch then terminate returns AppState::Stopped. - dispatch_terminate_unknown_returns_error: unknown session ID returns Error response. - dispatch_query_running_lists_active_sessions: after two launches, QueryRunning returns two session IDs. - dispatch_query_app_state_returns_starting: newly launched session reports AppStateKind::Starting. |
||
|---|---|---|
| .. | ||
| weft-appd | ||
| weft-build-meta | ||
| weft-compositor | ||
| weft-servo-shell | ||