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
This is a big one because the payment app is pretty complex and there is currently no tests.
Each models and views need to be tested individually.
We also need to create complete fake workflows (for exemple : /pay -> /notification(Order) -> /notification(Payment, Authorized))
The text was updated successfully, but these errors were encountered:
Type of Issue
Description
This is a big one because the payment app is pretty complex and there is currently no tests.
Each models and views need to be tested individually.
We also need to create complete fake workflows (for exemple :
/pay
->/notification(Order)
->/notification(Payment, Authorized)
)The text was updated successfully, but these errors were encountered: