more tests

This commit is contained in:
lotte
2019-12-18 14:38:17 +01:00
parent 2db42d0677
commit c480e96043
8 changed files with 200 additions and 29 deletions

View File

@@ -3,7 +3,6 @@ import { By } from '@angular/platform-browser';
import { DebugElement } from '@angular/core';
import { SearchFormComponent } from './search-form.component';
import { FormsModule } from '@angular/forms';
import { ResourceType } from '../../core/shared/resource-type';
import { RouterTestingModule } from '@angular/router/testing';
import { Community } from '../../core/shared/community.model';
import { TranslateModule } from '@ngx-translate/core';