Commit 0ef871d
committed
build: Configure
- Enable `androidResources` in `ui/test/build.gradle.kts`.
- Add `feature.console.presentation` project dependency to `ui:test`.
- Relocate `ConsoleScreenTest` from `ui/shared` (JVM) to `ui/test` (Common).
- Update `ConsoleScreenTest` to use `kotlin.test.Test` for multiplatform compatibility.
- Update iOS user interface state.ui:test and move ConsoleScreenTest to common tests1 parent 0ec5019 commit 0ef871d
3 files changed
Lines changed: 5 additions & 1 deletion
File tree
- app/iosApp/iosApp.xcworkspace/xcuserdata/artur.xcuserdatad
- ui/test
- src/commonTest/kotlin/com/softartdev/notedelight/ui/settings/detail
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| 49 | + | |
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments