ZIm/crates/debugger_ui
Anthony Eid ced8e4d88e
debugger beta: Move path resolution to resolve scenario instead of just in new session modal (#31185)
This move was done so debug configs could use path resolution, and
saving a configuration from the new session modal wouldn't resolve paths
beforehand.

I also added an integration test to make sure path resolution happens
from an arbitrary config. The test was placed under the new session
modal directory because it has to do with starting a session, and that's
what the new session modal typically does, even if it's implicitly used
in the test.

In the future, I plan to add more tests to the new session modal too.

Release Notes:

- debugger beta: Allow configs from debug.json to resolve paths
2025-05-22 16:59:59 +00:00
..
src debugger beta: Move path resolution to resolve scenario instead of just in new session modal (#31185) 2025-05-22 16:59:59 +00:00
Cargo.toml Show tasks in debugger: start (#30584) 2025-05-13 14:25:37 +02:00
LICENSE-GPL Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00