Production-ready workflow templates for validating APIs, databases, Kafka, RabbitMQ, browser automation, files, and complete business workflows using FloAudit.
Modern applications rarely consist of a single API.
A single customer journey may involve:
- REST APIs
- GraphQL APIs
- PostgreSQL
- MySQL
- Kafka
- RabbitMQ
- Files
- Browser automation
- Background jobs
This repository provides reusable workflow templates that help engineering teams validate complete business workflows instead of testing isolated components.
- Login API
- Payment API
- User Registration
- GraphQL Validation
- JWT Authentication
- File Upload API
- PostgreSQL Validation
- MySQL Validation
- Order Verification
- Inventory Validation
- User Data Validation
- Kafka Payment Event
- Kafka Shipment Event
- RabbitMQ Queue Validation
- Order Created Event
- Inventory Updated Event
- Login Flow
- Checkout Flow
- Registration Flow
- Password Reset
- File Upload
- PDF Validation
- CSV Validation
- Excel Validation
- Report Verification
- Invoice Validation
workflow-templates
│
├── api/
├── database/
├── kafka/
├── browser/
├── files/
└── docs/
Clone the repository
git clone https://github.com/FloAudit/workflow-templates.gitBrowse the category that matches your use case.
Import the workflow into FloAudit.
Customize variables, endpoints, databases, or event brokers for your own environment.
✔ Validate customer onboarding
✔ Verify payment processing
✔ Test order processing
✔ Validate Kafka events
✔ Verify generated PDF invoices
✔ Test Playwright browser flows
✔ Validate database updates
✔ End-to-End business workflow testing
Documentation:
Website:
Contributions are welcome.
If you'd like to contribute templates, documentation improvements, or bug fixes, please open a Pull Request.
- Business Workflow Testing
- API Testing
- Database Testing
- Kafka Testing
- Browser Automation
- End-to-End Testing
- Test Automation
- Playwright
- PostgreSQL Validation
FloAudit is a visual Business Workflow Testing Platform built for modern engineering teams.
Validate APIs, databases, Kafka, RabbitMQ, files, browser automation, scheduled jobs, and complete business workflows from one platform.
Learn more:
MIT License