Closed Laura10101 closed 11 months ago
FAILED payments_api/test_views.py::test_post_payment_with_null_data - assert 400 == 404 FAILED payments_api/test_views.py::test_post_payment_with_null_subscription_id - assert 200 == 404 FAILED payments_api/test_views.py::test_post_payment_with_null_subscription_option_id - assert 400 == 404
Added additional validation to ensure null subscription_ids or subscription_option_ids return 404 are are not allowed
FAILED payments_api/test_views.py::test_post_payment_with_null_data - assert 400 == 404 FAILED payments_api/test_views.py::test_post_payment_with_null_subscription_id - assert 200 == 404 FAILED payments_api/test_views.py::test_post_payment_with_null_subscription_option_id - assert 400 == 404