Details
-
Type: Sub-task
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.3.beta
-
Fix Version/s: 3.3.beta
-
Component/s: Test suite
-
Labels:None
Description
Test online registration for an event with a priceset
- Create price set
- Create dummy processor (see AddEventTest.php for example of this)
- Create paid event with dummy processor and using the price set
- Logoff and register anonymous user for this event
- Log in and check for registered participant with expected line items and total fee.