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

feat(e2e): add ng e2e command #228

Merged
merged 1 commit into from
Feb 19, 2016
Merged

Conversation

filipesilva
Copy link
Contributor

No description provided.

@filipesilva filipesilva force-pushed the updated-e2e branch 3 times, most recently from 844c1fb to 4512686 Compare February 19, 2016 16:24
@filipesilva filipesilva changed the title feat(e2e): add ng test --e2e command feat(e2e): add ng e2e command Feb 19, 2016
@@ -1,4 +1,5 @@
import "angular2/testing";
/// <reference path="../typings/main.d.ts" />
Copy link
Contributor

Choose a reason for hiding this comment

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

Actually, scratch that last comment.

@hansl
Copy link
Contributor

hansl commented Feb 19, 2016

LGTM.

```bash
$(npm bin)/webdriver-manager update
$(npm bin)/tsc -p e2e/
ng test
Copy link
Contributor

Choose a reason for hiding this comment

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

The command here should be ng e2e

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch, thanks!

@Brocco
Copy link
Contributor

Brocco commented Feb 19, 2016

LGTM

@filipesilva filipesilva merged commit e2e4f56 into angular:master Feb 19, 2016
@filipesilva filipesilva deleted the updated-e2e branch June 13, 2016 16:12
clydin pushed a commit that referenced this pull request Jun 5, 2018
hansl pushed a commit that referenced this pull request Jun 6, 2018
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants