aim/crates/aim-core/tests
stoorps 9d8ec1e4fd
feat(cli): enhance install and removal UX with progress visibility and theming
- Introduced visible progress stages during installation, including source resolution and artifact selection.
- Improved separation between live transcript output and final summaries, ensuring clarity.
- Removed redundant recap text from installation summaries.
- Centralized terminal styling using a configurable theme system, allowing for warm defaults and user overrides.
- Added support for hex colors and named colors in the configuration.
- Updated tests to verify new behaviors and configurations.
2026-03-20 19:44:04 +00:00
..
fixtures github source v1 2026-03-19 20:14:39 +00:00
adapter_contract.rs Implement update execution and provider contract 2026-03-20 00:15:40 +00:00
adapter_smoke.rs github source v1 2026-03-19 20:14:39 +00:00
github_add_flow.rs github source v1 2026-03-19 20:14:39 +00:00
github_source_discovery.rs github source v1 2026-03-19 20:14:39 +00:00
identity_resolution.rs initial skeleton 2026-03-19 18:46:50 +00:00
install_failures.rs Implement per-distro installation flow 2026-03-19 21:59:18 +00:00
install_integration.rs feat(cli): enhance install and removal UX with progress visibility and theming 2026-03-20 19:44:04 +00:00
install_paths.rs initial skeleton 2026-03-19 18:46:50 +00:00
install_payload.rs Implement per-distro installation flow 2026-03-19 21:59:18 +00:00
install_policy.rs Implement per-distro installation flow 2026-03-19 21:59:18 +00:00
install_scope.rs initial skeleton 2026-03-19 18:46:50 +00:00
metadata_contract.rs github source v1 2026-03-19 20:14:39 +00:00
metadata_electron_builder.rs github source v1 2026-03-19 20:14:39 +00:00
metadata_zsync.rs github source v1 2026-03-19 20:14:39 +00:00
platform_detection.rs Implement per-distro installation flow 2026-03-19 21:59:18 +00:00
query_resolution.rs github source v1 2026-03-19 20:14:39 +00:00
registry_roundtrip.rs feat: implement uninstall functionality for managed artifacts and persist install metadata 2026-03-19 23:07:25 +00:00
remove_flow.rs feat(cli): enhance install and removal UX with progress visibility and theming 2026-03-20 19:44:04 +00:00
update_planning.rs feat: redesign cli ux progress 2026-03-20 17:47:32 +00:00