Add unit tests for AirQualityService (16 cases) and TelegramNotificationService (5 cases) using MockRestServiceServer. Remove unused color fields from Co2Level enum. Add .env to .gitignore. Assisted-by: Claude:claude-sonnet-4-6
8 lines
106 B
Plaintext
8 lines
106 B
Plaintext
target/
|
|
.mvn/wrapper/maven-wrapper.jar
|
|
!.mvn/wrapper/maven-wrapper.properties
|
|
.idea/
|
|
*.iml
|
|
.DS_Store
|
|
.env
|