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
Fixes#1755
## Test Plan
> How do we know the code works?
- Code is refactored according to description provided by #1755
- It takes into account work done on: #1941 and attempts to be as close as possible for consistency.
## Checklist
- [x] Unit tested
- [x] Integration tests updated
Plan
According to the specification described in epic #1727
add abstraction and implementation for the following part of the data layer:
Abstraction
ftl/data/TestMatrixIos.kt
Target
IosRunCommand
->IosArgs/runIosTests
->GcIosTestMatrix/build
IosTestContext
Adapter
ftl/adapter/TestMatrixIos.kt
The text was updated successfully, but these errors were encountered: