summaryrefslogtreecommitdiffhomepage
path: root/installer-downloader/tests/snapshots/controller__fetch_version-2.snap
blob: a8178768756bfaa2f651ec0102fc63e717a8b8f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
source: installer-downloader/tests/controller.rs
expression: delegate.state
---
status_text: "Version: 2025.1"
download_text: ""
download_button_visible: true
cancel_button_visible: false
cancel_button_enabled: false
download_button_enabled: true
download_progress: 0
download_progress_visible: false
beta_text_visible: false
stable_text_visible: false
error_message_visible: false
error_message:
  status_text: ""
  cancel_button_text: ""
  retry_button_text: ""
quit: false
call_log:
  - hide_download_progress
  - show_download_button
  - disable_download_button
  - hide_cancel_button
  - hide_beta_text
  - hide_stable_text
  - on_download
  - on_cancel
  - on_beta_link
  - on_stable_link
  - show_download_button
  - "set_status_text: Loading version details..."
  - hide_error_message
  - "set_status_text: Version: 2025.1"
  - enable_download_button