rbstp opened a new pull request, #8485:
URL: https://github.com/apache/incubator-devlake/pull/8485
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<!--
Thanks for submitting a pull request!
We appreciate you spending the time to work on these changes.
Please fill out as many sections below as possible.
-->
### Summary
Adds a full Testmo integration plugin for Apache DevLake, delivering
end-to-end collection, storage, and visualisation of Testmo test-management
data.
### Backend
- Plugin framework with connection handling, collection, and transformation
- REST client fetching projects, test runs, automation runs, milestones, and
tests
- Raw + tool-layer data models
- Ingestion workflows (pagination, retry, error handling)
- Database tables for projects, tests, automation runs, and milestones
### UI / Front-end
- Connection setup screen for Testmo credentials and project selection
- Guided wizard for data-source configuration
- Hooks for DevLake’s project dashboard
### Dashboards & Analytics
- Grafana board showing
- Execution counts and pass/fail rates
- Trend lines over time
- Distribution by project
- Performance metrics
- Recent runs with detail
### Extra Features
- Multi-project support per connection
- Configurable sync interval (near-real-time)
- Complete historical data retention
- Status mapping (passed, failed, skipped → DevLake schema)
### Does this close any open issues?
No
### Screenshots
<img width="1180" alt="image"
src="https://github.com/user-attachments/assets/0d6c7685-a117-4fa7-b303-f74c294a31d9"
/>
<img width="849" alt="image"
src="https://github.com/user-attachments/assets/48bc8f1e-2a5b-4877-9fe4-15f30b64c53a"
/>
<img width="944" alt="image"
src="https://github.com/user-attachments/assets/4cf796b9-19a4-45fd-b367-aad7330b25a9"
/>
<img width="995" alt="image"
src="https://github.com/user-attachments/assets/a16ec947-f616-412f-8354-68f1330f866a"
/>
<img width="362" alt="image"
src="https://github.com/user-attachments/assets/3fac545b-17a0-4149-a270-12d735e99ed4"
/>
<img width="1699" alt="image"
src="https://github.com/user-attachments/assets/0f3a05cf-f8e9-4303-82ab-f5e2121e7df9"
/>
### Other Information
This is my first PR for the project, please let me if any additonal
information or changes are required!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]