Skip to content

Conversation

zhengye1
Copy link

Issue #6 done, also I change the all other route to the path /404 and make the behavior is same.

ng test now is passed and also for ng e2e, but I don't think I have a good test coverage... If someone else who wants to help can try to add more test on it.

// let fixture = TestBed.createComponent(AppComponent);
// const app = fixture.debugElement.componentInstance;
// expect(app.title).toEqual('app works!');
// }));
Copy link
Owner

Choose a reason for hiding this comment

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

Is there a reason we keep those comment?

Copy link
Author

Choose a reason for hiding this comment

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

Actually we can delete it. I forgot to clean that up..

Copy link
Owner

Choose a reason for hiding this comment

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

No worries, let's clean it in later iterations .

@bfwg
Copy link
Owner

bfwg commented Jun 27, 2017

Nice work, LGTM 👍

@bfwg bfwg merged commit ae95829 into bfwg:master Jun 27, 2017
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.

2 participants