User Has No Medical Condition(s) Added
Given User is authenticated but has not yet added their medical condition(s)
When User is viewing the main Strain Brain UI
Then User should be presented with a "Click for Help" affordance, which will direct them towards setting userConditions in the Conditions tab. No strains should render if no conditions are set.
User Has Medical Condition(s) Added
Given User is authenticated and they have added medical condition(s) to their profile
When User is viewing the main Strain Brain UI for the first time
Then User should be presented with a "Click for Help" affordance as well as a list of strains, each represented as it's own card
And These results will be filtered according to the medical condition(s) that User has added to their profile
User Has No Medical Condition(s) Added
Given User is authenticated but has not yet added their medical condition(s)
When User is viewing the main Strain Brain UI
Then User should be presented with a "Click for Help" affordance, which will direct them towards setting userConditions in the
Conditionstab. No strains should render if no conditions are set.User Has Medical Condition(s) Added
Given User is authenticated and they have added medical condition(s) to their profile
When User is viewing the main Strain Brain UI for the first time
Then User should be presented with a "Click for Help" affordance as well as a list of strains, each represented as it's own card
And These results will be filtered according to the medical condition(s) that User has added to their profile