Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Yarn test #113

Merged
merged 2 commits into from
Apr 13, 2017
Merged

Fix Yarn test #113

merged 2 commits into from
Apr 13, 2017

Conversation

JulienMrgrd
Copy link
Member

This fix add the new RouteService (see #99) to the Health component tests.

import { NgbModal } from '@ng-bootstrap/ng-bootstrap';
import { JhiHealthCheckComponent } from '../../../../../../main/webapp/app/admin/health/health.component';
import { JhiHealthService } from '../../../../../../main/webapp/app/admin/health/health.service';
import {async, ComponentFixture, TestBed} from '@angular/core/testing';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should have space after curly brace

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, indeed. I've changed my Intellij TypeScript formatter to respect as possible the actual code format.
Now, I hope it's OK :)
I've just reformat all *.ts and *.css in a new commit

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file still seems to have wrong formatting

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rahhh, I've applied the formatting on the webapp package but I've forgot the test/javascript/spec package .... Sorry for that. I will include this change in my next PR.

@JulienMrgrd JulienMrgrd mentioned this pull request Apr 13, 2017
@jdubois jdubois merged commit 3e4fbf0 into jhipster:develop Apr 13, 2017
@JulienMrgrd JulienMrgrd mentioned this pull request Apr 14, 2017
@JulienMrgrd JulienMrgrd deleted the yarnTest branch April 18, 2017 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants