monorepo/fitnesstrax/app/src/views
Savanni D'Gerinel 24276d172b Introduce the RecordProvider interface
DayDetailViewModel needs testing. I've worked out an improved API, and a set of tests to go along with it, and those can be made more easily with a mockable RecordProvider. So, in addition to stubbing out a bunch of tests, I've also created RecordProvider, mocked it, and implemented it for App.
2024-02-01 10:12:35 -05:00
..
day_detail_view.rs The view model can no longer be initialized without an app 2024-01-31 09:51:17 -05:00
historical_view.rs Introduce the RecordProvider interface 2024-02-01 10:12:35 -05:00
mod.rs Set up a view model for the day detail view 2024-01-20 11:16:31 -05:00
placeholder_view.rs Tons of linting and get tests running again 2024-01-20 15:04:46 -05:00
welcome_view.rs Tons of linting and get tests running again 2024-01-20 15:04:46 -05:00