You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assumption: When an Order's OrderItems are replaced, Opportunities which were previously in the Order but have been replaced OUT should have their capacity restored in the Opportunity feed
Here's an example test run demonstrating that this does not happen when using ReplacementSimulateAction:
The converse of this is: If a new Opportunity gets replaced IN to an Order, it's capacity should then decrease. I haven't tested this yet, but I expect that it will also fail in RefImpl
Assumption: When an Order's OrderItems are replaced, Opportunities which were previously in the Order but have been replaced OUT should have their capacity restored in the Opportunity feed
Here's an example test run demonstrating that this does not happen when using ReplacementSimulateAction:
seller-requested-replacement_book-and-seller-replace-items_OpenBookingSimpleFlow_ScheduledSession.md
The converse of this is: If a new Opportunity gets replaced IN to an Order, it's capacity should then decrease. I haven't tested this yet, but I expect that it will also fail in RefImpl
This was revealed while working on this Test Suite issue: openactive/openactive-test-suite#460
The text was updated successfully, but these errors were encountered: