bizz84 / bizz84/starter_architecture_flutter_firebase
Add widget tests for MyApp
Open
- Dominant language
- Dart
- Stars
- 1.8k
- Forks
- 488
- PR merge metrics
- No merged PRs in 30d
Description
With the introduction of the onboarding screen (#41), the top-level widget switching logic would benefit from some tests.
This is to check that `SignInPage`, `OnboardingPage` or `HomePage` is returned depending on the application state.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the MyApp widget and the existing widget-test setup. Exercise the application states that select SignInPage, OnboardingPage, and HomePage, then verify the returned page for each state; done means all three switching paths are covered by widget tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, firebase, flutter
- Domain
- mobile-dev, testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100