Implemented fake payment page.
Showing
- lms/djangoapps/shoppingcart/tests/payment_fake.py 229 additions, 0 deletionslms/djangoapps/shoppingcart/tests/payment_fake.py
- lms/djangoapps/shoppingcart/tests/test_payment_fake.py 112 additions, 0 deletionslms/djangoapps/shoppingcart/tests/test_payment_fake.py
- lms/djangoapps/shoppingcart/urls.py 7 additions, 0 deletionslms/djangoapps/shoppingcart/urls.py
- lms/envs/acceptance.py 18 additions, 0 deletionslms/envs/acceptance.py
- lms/envs/test.py 20 additions, 0 deletionslms/envs/test.py
- lms/templates/shoppingcart/test/fake_payment_error.html 9 additions, 0 deletionslms/templates/shoppingcart/test/fake_payment_error.html
- lms/templates/shoppingcart/test/fake_payment_page.html 12 additions, 0 deletionslms/templates/shoppingcart/test/fake_payment_page.html
Loading
Please register or sign in to comment