Skip to content

Commit

Permalink
TODO.md: add manual test item for honoring restart setting
Browse files Browse the repository at this point in the history
  • Loading branch information
rxhfcy authored Apr 6, 2024
1 parent 0f0fd26 commit 08d6b1f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Asahi Linux Helper/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,11 +250,13 @@
- Able to restart to any OS (all Linux and macOS disks)
- Able to change the default Startup Disk
- Other "Asahi Linux" tasks?
- [ ] Does restarting honor what the user has previously selected in the macOS system Restart dialog ("Reopen windows when logging back in")?
- Test both settings, both "reopen" and "don't reopen", do the windows actually reopen after logging back in or not?
- [ ] Is cancelling before restarting handled gracefully?
- [ ] What does a brand new user (never used the app before) see? Is everything as simple and as automatic as possible?
- [ ] How many OS level permissions does the app require? Can fewer permission be used somehow?
- [ ] What happens if the default Startup Disk is already Linux/macOS and user tries to use the app to restart to that?
Is the UX different? Should it be? (No? Just always have consistent UX?)
- Is the UX different? Should it be? (No? Just always have consistent UX?)
- [ ] What happens if there are no "Linux" disks available?
- [ ] What happens if the previously selected "Linux" disk can't be found?
- [ ] What happens if the user cancels an active restarting process? Is NVRAM now different than before?
Expand All @@ -264,8 +266,7 @@
- [ ] Change all preferences in Options and restart the app, does reading/writing prefs work correctly?
- [ ] Does the app specifically ask user to make the app start at login if unset? Should it?
- [ ] Does the app automatically make reality agree with what value "auto start at login" pref has?
- [ ] Does the app automatically (password prompt needed though??) make reality agree with what the pref
"install helper app" currently is?
- [ ] Does the app automatically (password prompt needed though??) make reality agree with what the pref "install helper app" currently is?
- [ ] Does the app entry in both "Login Items" lists look OK (not a random mysterious name, use actual name of the app)
- [ ] Is behavior acceptable compared to current macOS "Restart..." dialog / workflow?
- [ ] Has something changed in macOS? Does something need to be changed in this app to compensate?
Expand Down

0 comments on commit 08d6b1f

Please sign in to comment.