@wernerthiago/teo
Version:
Test Execution Optimizer
18 lines (11 loc) • 462 B
Markdown
# Demo Project for TEO Testing
This is a sample project to demonstrate TEO functionality.
## Structure
- `src/auth/` - Authentication features
- `src/payment/` - Payment processing features
- `src/products/` - Product management features
- `tests/` - Corresponding test files
## Features
- **Authentication**: User login, registration, password reset
- **Payment**: Payment processing, refunds, billing
- **Products**: Product catalog, inventory, search