Skip to content

Cross-platform end-to-end test suite #90

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

Closed
13 tasks done
IgorMinar opened this issue Dec 5, 2015 · 3 comments
Closed
13 tasks done

Cross-platform end-to-end test suite #90

IgorMinar opened this issue Dec 5, 2015 · 3 comments

Comments

@IgorMinar
Copy link
Contributor

we should create a test suite that will test basic end-to-end workflow:

  • run npm install -g angular-cli
  • run ng new test-project
  • cd into the project
  • run ng build
  • run ng test
  • run ng generate component test-component
  • run ng test
  • run ng generate service test-service
  • run ng test
  • run ng generate pipe test-pipe
  • run ng test

The test suite should be build in a way that allows for it to be executed across platforms (linux,osx,windows):

This was referenced Dec 5, 2015
@IgorMinar IgorMinar changed the title Create e2e test suite Cross-platform end-to-end test suite Dec 5, 2015
@cironunes cironunes self-assigned this Dec 16, 2015
@jkuri jkuri mentioned this issue Jan 25, 2016
@filipesilva
Copy link
Contributor

We have all of these except the windows one now.

@hansl
Copy link
Contributor

hansl commented Mar 10, 2016

This is done with PR #275.

@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 5, 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

No branches or pull requests

4 participants