it-at-m / refarch-templates

All templates for the Reference Architecture of it@M
MIT License
6 stars 4 forks source link

Disable LogbackJsonLoggingConfigurationTest #385

Closed eidottermihi closed 1 week ago

eidottermihi commented 1 week ago

Description

Disables LogbackJsonLoggingConfigurationTest as it cannot be integrated into test suite without sideffects.

If changes are made to Logback or it's configuration (which won't happen very often), the test can still be run manually by developers.

Reference

close #362