make_post_sell/make_post_sell
Russell Ballestrini 3f692aabbd Add regression test for stripe_user_shop None AttributeError
- Add test_cart_checkout_logic_with_none_stripe_user_shop to prevent regression
- Tests the exact scenario that caused production AttributeError
- Validates both old buggy code would crash and new fixed code works
- Covers edge case where stripe_user_shop is None in cart checkout

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-27 16:01:45 -04:00
..
lib remove SMTP server from dev and use console logs instead. 2025-01-10 13:10:37 +00:00
models Fix Python 2/3 compatibility issue in base64 decoding 2025-07-27 15:40:04 -04:00
scripts Add comment & review system for products & content 2025-06-24 13:44:08 +00:00
static http-verbs-get-to-post-csrf 2025-05-07 10:55:51 +00:00
templates Add comment & review system for products & content 2025-06-24 13:44:08 +00:00
tests Add regression test for stripe_user_shop None AttributeError 2025-07-27 16:01:45 -04:00
views Fix NoneType error in cart checkout 2025-07-27 15:50:38 -04:00
__init__.py Spam next= middleware detection and prevention. 2024-12-25 16:23:37 -05:00
config_jinja2.py Time to open the sauce : ) 2021-12-31 21:39:40 -05:00
request_methods.py if a browser has a deleted cart, create a new one. 2025-05-31 09:45:11 -04:00
routes.py Add comment & review system for products & content 2025-06-24 13:44:08 +00:00