0
-INFO
-
0
-INFO
-
0
+ INFO
+
0
+ INFO
+
Home page of DevelopersChallenge2UI!
diff --git a/src/DevelopersChallenge2UI/src/app/components/home/home.component.spec.ts b/src/DevelopersChallenge2UI/src/app/components/home/home.component.spec.ts new file mode 100644 index 00000000..490e81bd --- /dev/null +++ b/src/DevelopersChallenge2UI/src/app/components/home/home.component.spec.ts @@ -0,0 +1,25 @@ +import { async, ComponentFixture, TestBed } from '@angular/core/testing'; + +import { HomeComponent } from './home.component'; + +describe('HomeComponent', () => { + let component: HomeComponent; + let fixture: ComponentFixture+ Start Period: {{ listTransaction.dateStart }} + End Period: {{ listTransaction.dateEnd }} ++
Type Transaction | +Date Posted | +Transaction Amount | +Description | +
---|---|---|---|
{{ transaction.transactionType }} | +{{ transaction.datePosted }} | +{{ transaction.transactionAmount }} | +{{ transaction.memo }} | +
Oh Sorry! Looks like the page that you search don't exist.
diff --git a/src/DevelopersChallenge2UI/src/app/components/page-not-found/page-not-found.component.spec.ts b/src/DevelopersChallenge2UI/src/app/components/page-not-found/page-not-found.component.spec.ts new file mode 100644 index 00000000..697a9465 --- /dev/null +++ b/src/DevelopersChallenge2UI/src/app/components/page-not-found/page-not-found.component.spec.ts @@ -0,0 +1,25 @@ +import { async, ComponentFixture, TestBed } from '@angular/core/testing'; + +import { PageNotFoundComponent } from './page-not-found.component'; + +describe('PageNotFoundComponent', () => { + let component: PageNotFoundComponent; + let fixture: ComponentFixture+ Start Period: {{ listTransaction.dateStart }} + End Period: {{ listTransaction.dateEnd }} ++
Type Transaction | +Date Posted | +Transaction Amount | +Description | +
---|---|---|---|
{{ transaction.transactionType }} | +{{ transaction.datePosted }} | +{{ transaction.transactionAmount }} | +{{ transaction.memo }} | +