Remember when user is logged in for Navigation
Bug
What
The app doesn't remember whether the user is logged in or not
How
- Open app
- Log in
- Move off the app screen to another page on the device but do not close the app.
- Open up the app again Expected: User is still logged in What happens: User needs to log in again
Testing
-
Given I have logged into the app -
And I leave the app screen to another on the device without closing the app -
Then I go back to the app -
I should see the AddScreen
Edited by Kristina Hoeppner