DevOps Showcase - Microservices Testing
Use the navigation above to test different services:
- Stock (Admin) - Manage inventory (add, update, delete products)
- Shop - Browse products and add to cart
- Cart - View cart, modify items, checkout
- Transactions - View and update transaction status
Test Flow
- Go to Stock page → Add some products with quantities
- Go to Shop page → Add products to cart
- Go to Cart page → Review and checkout
- Go to Transactions page → Update status to completed/failed