Saturday, August 15, 2020
1 change · master
Miscellaneous changes
This commit fixes several small issues in the test_event_full tour that was relying on selectors that have been since reworked. In addition: - Set the track we set the reminder to in the future so that the button appears - Avoid going on the exhibitor page because Jitsi will trigger an error - Make sure we go on the registration confirmed page Task #2317947 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged:
Original PR description
This commit fixes several small issues in the test_event_full tour that was relying on selectors that have been since reworked. In addition: - Set the track we set the reminder to in the future so that the button appears - Avoid going on the exhibitor page because Jitsi will trigger an error - Make sure we go on the registration confirmed page Task #2317947 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#55953