As an authenticated User When I visit '/user/myid/orders' Then I am not prompted to login and I see my order list.
As an authenticated User
When I visit '/user/myid/orders'
Then I am not prompted to login and I see my order list.