[ADF-3329] datatable component e2e (#3589)

* datatable component e2e
minor fix tslint

* fix review
This commit is contained in:
Eugenio Romano
2018-07-12 23:25:27 +01:00
committed by Eugenio Romano
parent f2103b43f2
commit 2f7e0e6cb6
10 changed files with 107 additions and 78 deletions

View File

@@ -1,5 +1,5 @@
<mat-form-field>
<input matInput placeholder="Name filter" [(ngModel)]="data.filterValue">
<input id="adf-datatable-filter-input" matInput placeholder="Name filter" [(ngModel)]="data.filterValue">
</mat-form-field>
<adf-datatable