Pre-built importable flows for testing VegCart with the TAMASH browser extension. Import any JSON file into the TAMASH Flow tab and run it without AI.
.json files from the docs/flows/ folder.Navigate to the Products tab, load all products, search for "tomato", clear the search, then filter by Vegetables category.
Login with Priya's credentials (priya@example.com / test123) and verify the session with get_user_info.
Login with Ravi's credentials (ravi@example.com / demo123) and verify the session.
Clear cart and add 5 everyday items: Tomatoes, Onions, Carrots, Spinach, Coriander. Verifies cart total at the end.
End-to-end flow: login → add Mango, Tomatoes, Spinach → review cart → place order to Bengaluru → check order history.
Place an order as a guest (no login required): Banana, Onions, Garlic — delivered to Mumbai.
Browse Greens and Fruits categories; wishlist 4 organic products (Spinach, Fenugreek, Pomegranate, Strawberries), then verify.
Tests add, get, and remove operations: adds Avocado, Dragon Fruit, Baby Corn; removes Dragon Fruit; verifies updated cart.
Login as Priya, check all orders and delivered orders; logout; login as Ravi and check his order history.
Register a new account, verify auto-login, add an item to cart as the new user, then logout.
Login as Priya, browse greens category, fill cart with 5 greens (Spinach, Coriander, Mint, Fenugreek, Curry Leaves), place order.
Browse exotic category; wishlist Avocado and Dragon Fruit; add Zucchini, Kale, Cherry Tomatoes to cart; verify both cart and wishlist.