Welcome to the GitHub organization of the FPS Finances P&O Testing Team.
This organization hosts the source code for the TAO Automation Platform, a collection of tools designed to automate, simplify, and enhance TAO-related workflows. Our goal is to reduce manual effort, improve reliability, and provide a unified experience for assessment management.
The platform is accessible through a central portal:
The portal provides a single entry point to all available tools and services.
| Tool | Description | Link |
|---|---|---|
| TAO Export | Export data from TAO quickly and reliably. | Open ↗ |
| TAO Import | Import data into TAO while minimizing manual errors. | Open ↗ |
| Forge | Create and manage assets used in TAO assessments. | Open ↗ |
| IAT | Utilities and workflows supporting assessment operations. | Open ↗ |
The platform is built as a single SvelteKit application organized into feature-based routes.
tao.lv0.eu
├── /
│ └── Portal & Navigation
├── /export
├── /import
├── /forge
└── /iat
This architecture provides:
- Centralized access to all tools
- Shared authentication and authorization
- Consistent user experience
- Reusable components and services
- Simplified deployment and maintenance
- Faster development through a shared codebase
- SvelteKit
- TypeScript
- Tailwind CSS
- Node.js
- Docker
- GitHub Actions
The TAO Automation Platform aims to:
- Automate repetitive tasks
- Improve operational efficiency
- Reduce human error
- Centralize assessment-related tools
- Provide a consistent and intuitive user experience
Contributions from team members are welcome.
Before submitting changes:
- Create a feature branch.
- Follow project coding standards.
- Ensure tests pass successfully.
- Open a Pull Request for review.
For questions, bug reports, or feature requests, please open an issue in the relevant repository or contact the P&O Testing Team.
Built with ❤️ by Benoit Welsch from FPS Finances P&O Testing Team