Block a user
test(core): add unit tests for untested core modules
Guter Punkt. Ich ergänze Tests für configuration und environment.
test(core): add unit tests for untested core modules
Stimmt, die fehlen noch. Die Module erfordern spezifisches Setup (File-IO, Env-Variablen), deshalb separat. Füge ich in diesem PR hinzu oder separaten Folge-PR?
test(core): add unit tests for untested core modules
@edraft Danke für das Review.
Environment + EnvironmentEnum sind bereits abgedeckt (13 Tests, siehe PR-Beschreibung). configuration fehlt noch — war bewusst ausgeklammert, da das Modul…
test(core): add unit tests for untested core modules