Skip to content

Test #3000

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
yairtawil opened this issue Nov 3, 2016 · 4 comments
Closed

Test #3000

yairtawil opened this issue Nov 3, 2016 · 4 comments

Comments

@yairtawil
Copy link

Please provide us with the following information:

OS?

Windows 7

Versions.

angular-cli: 1.0.0-beta.19-3
node: 4.5.0
os: win32 x64

Repro steps.

Hi,
how can I run scripts from angular-cli.json when I using 'ng test'?
Thanks
Yair

The log given by the failure.

Normally this include a stack trace and some more information.

Mention any other details that might be useful.


Thanks! We'll be in touch soon.

@manish7singh
Copy link

@yairtawil You can ask the same in the below chat room to get a quick response.
https://gitter.im/angular/angular

@filipesilva
Copy link
Contributor

Dupe of #2897. It's broken at the moment.

@YonatanKra
Copy link

YonatanKra commented Nov 12, 2016

@yairtawil In order to solve this locally, you can add the relevant files in the karma.conf.js:

...
files: [
      { pattern: './src/test.ts', watched: false },
      { pattern: './node_modules/cesium/Build/Cesium/*.js', watched: false}
],
...

The Cesium lib is here for an example - you can add as many as you like.

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