- 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> |
||
|---|---|---|
| .. | ||
| lib | ||
| models | ||
| scripts | ||
| static | ||
| templates | ||
| tests | ||
| views | ||
| __init__.py | ||
| config_jinja2.py | ||
| request_methods.py | ||
| routes.py | ||