HSHighStake / partner-dashboard

2 stars 0 forks source link

Hhw 1 #6

Closed ogogorev closed 6 years ago

ogogorev commented 6 years ago
nikolausm commented 6 years ago

Mir geht es darum das noch folgender Testcode vorhanden ist:

let test = this.dayFacts().filter(e => e.category() === 'Working').map(e => {
 +      data['DaysOfWork'] = e.count()

Und ja ich meine das Summary Data Object. Das sollte eine Eigene klasse sein.

Zusätzlich muss jetzt leider noch der Konflikt noch resolved werden.