Skip to content

Commit f2e80fa

Browse files
committed
removed test cases with dependencies to the authorization service, because they need to be tested seperatley using a different strategy
1 parent e253c6e commit f2e80fa

File tree

3 files changed

+0
-99
lines changed

3 files changed

+0
-99
lines changed

client/src/app/dashboard/dashboard.component.spec.ts

Lines changed: 0 additions & 55 deletions
This file was deleted.

client/src/app/dashboard/header/header.component.spec.ts

Lines changed: 0 additions & 43 deletions
This file was deleted.

client/src/app/dashboard/info-center/info-center.component.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { NoopAnimationsModule } from '@angular/platform-browser/animations';
33
import { MatPaginatorModule, MatSortModule, MatTableModule, MatIconModule } from '@angular/material';
44

55
import { InfoCenterComponent } from './info-center.component';
6-
import {SocketService} from '../../api/api/socket.service';
76

87
describe('InfoCenterComponent', () => {
98
let component: InfoCenterComponent;

0 commit comments

Comments
 (0)