jackreichert / over-engineered-todo

building a todo app to keep my skills sharp
0 stars 1 forks source link

Adds mock app provider #28

Closed jackreichert closed 11 months ago

jackreichert commented 11 months ago

The MockAppProvider allows for a default context so that tests can be more specific.

This is done by extracting out the App from the Provider, then I added an AppProvider and MockProvider.

The MockProvider has a default state.