API größtenteils umgezogen und Funktionen angepasst
This commit is contained in:
@@ -17,7 +17,7 @@ describe('Energieverbrauch', async () => {
|
||||
let missingKlimafaktoren: boolean = false;
|
||||
|
||||
test("Klimafaktoren", async () => {
|
||||
console.log("PLZ: " + ausweisNeu.gebaeude_aufnahme_allgemein.plz)
|
||||
console.log("PLZ: " + ausweisNeu.aufnahme.plz)
|
||||
console.log("Startdatum: " + ausweisNeu.startdatum)
|
||||
expect(berechnungen?.klimafaktoren).toHaveLength(3)
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user