add unit test badge to readme
All checks were successful
Unit Tests / Run Tests (push) Successful in 11s

This commit is contained in:
Travis Shears 2026-03-25 10:45:22 +01:00
parent 536344d6c4
commit cd5b816e69
Signed by: travisshears
GPG key ID: CB9BF1910F3F7469

View file

@ -1,5 +1,7 @@
# Balcony Weather Station Dashboard # Balcony Weather Station Dashboard
![test badge](https://git.travisshears.com/travisshears/weather-portal/badges/workflows/test.yml/badge.svg)
This is a real-time, neighborhood-facing weather dashboard that streams sensory data from an MQTT broker (Home Assistant) to a web interface. This is a real-time, neighborhood-facing weather dashboard that streams sensory data from an MQTT broker (Home Assistant) to a web interface.
## Tech Stack Overview ## Tech Stack Overview