Description: Verify that the ticket payment and inventory system handles free tickets (0 price) correctly. The system should increment inventory without requiring token transfers. Tasks:
Create a test suite with a 0-price ticket tier.
Perform a purchase for the free tier.
Verify inventory increments and no zero-value transfers occur.
Description: Verify that the ticket payment and inventory system handles free tickets (0 price) correctly. The system should increment inventory without requiring token transfers. Tasks:
Create a test suite with a 0-price ticket tier.
Perform a purchase for the free tier.
Verify inventory increments and no zero-value transfers occur.