You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: Implement Settings refresh and update desktop back navigation
- **Settings**:
- Added a unit test to `SettingsViewModelTest` to verify that the `Refresh` action correctly updates the encryption and language state.
- Updated documentation to reflect pull-to-refresh support in both master and detail settings panes.
- **Desktop UI Tests**:
- Refactored `pressBack` in `DesktopUiTests` to handle multiple back buttons by identifying and clicking the right-most node with the back arrow content description. This ensures correct navigation in adaptive layouts.
Copy file name to clipboardExpand all lines: core/presentation/src/androidHostTest/kotlin/com/softartdev/notedelight/presentation/settings/SettingsViewModelTest.kt
0 commit comments