I have been debugging this Jasmine spec:
it(`should return tactic`, (done) => {
source.updateTactic(1, {
startDate: new Date(),
endDate: new Date(),
name: 'First
Angular component binds data through @Input, where data can be passed from
parent to child (or from smart component to presentation component). It is basic