oday
10/16/2022, 6:45 PMPablichjenkov
10/16/2022, 6:58 PModay
10/16/2022, 7:02 PModay
10/16/2022, 7:03 PModay
10/16/2022, 7:04 PMColton Idle
10/16/2022, 7:06 PMWrapperForScreenA(viewModel: MyVM) {
ActualScreenA(viewModel.something, ...)
}
and ActualScreenA is actually testable because it doesn't require a VM. I can just pass w/e i want to it.Pablichjenkov
10/16/2022, 7:08 PMyschimke
10/16/2022, 7:34 PMStylianos Gakis
10/16/2022, 10:05 PModay
10/17/2022, 8:17 AModay
10/17/2022, 8:17 AMJonas
10/19/2022, 8:43 AMRoute
) 😅 Posted a discussion thread in the new #naming channel.