docs: show test counts in README badges (454/454 backend, 611/611 frontend) (#69)

This commit is contained in:
Daniel Volz
2026-01-23 22:27:27 +01:00
committed by GitHub
parent a4d1dd215a
commit 9b0d8037e7
+2 -2
View File
@@ -18,8 +18,8 @@
</p> </p>
<p align="center"> <p align="center">
<img src="https://github.com/DanielVolz/medassist-ng/actions/workflows/test.yml/badge.svg" alt="Tests" /> <img src="https://img.shields.io/badge/Backend_Tests-454%2F454-brightgreen?logo=vitest" alt="Backend Tests 454/454" />
<img src="https://github.com/DanielVolz/medassist-ng/actions/workflows/docker-build.yml/badge.svg" alt="Docker Build" /> <img src="https://img.shields.io/badge/Frontend_Tests-611%2F611-brightgreen?logo=vitest" alt="Frontend Tests 611/611" />
</p> </p>
### 🤖 AI-Generated Code ### 🤖 AI-Generated Code