AIParking_Intops_Server/vendor/codeception/base/tests/data/refund.feature
2020-02-01 16:47:12 +07:00

10 lines
279 B
Gherkin

@important
Feature: Refund item
In order to get satisfaction
As a customer
I need to be able to get refunds
Scenario: Jeff returns a faulty microwave
Given Jeff has bought a microwave for "$100"
When he returns the microwave
Then Jeff should be refunded $100