Your IP : 216.73.216.79


Current Path : /var/www/html/hr/vendor/codeception/base/tests/data/
Upload File :
Current File : /var/www/html/hr/vendor/codeception/base/tests/data/refund.feature

@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