Given a customer requests their overall revenue
When the user selects the corresponding option from the main menu
Then the user should be presented with the following report
Revenue report for Svetlana:
Order #34
----------------------------------------------------
Marble 15 $21.43
Order #109
----------------------------------------------------
Kite 1 $5.12
Marble 5 $5.52
Total Revenue: $32.07
Given a customer requests their overall revenue When the user selects the corresponding option from the main menu Then the user should be presented with the following report