Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Fix: Introducing fixes to run karma-jasmine headless chrome #10

Merged
merged 1 commit into from
Jan 29, 2019

Conversation

frontr-uk
Copy link
Contributor

Fix: Setting specFilter directly on Env is deprecated
fix: ERROR: 'DEPRECATION: fit and fdescribe will cause your suite to report an 'incomplete' status in Jasmine 3.0'
fix: karma-jasmine-html-reporter bug : '"Uncaught TypeError: env.catchExceptions is not a function\nat node_modules...'

Fixin to have version:
"jasmine": "^2.99.0",
"jasmine-core": "^2.99.0"
ts-loader to 3.5.0.

Ref:
ionic-team/ionic-unit-testing-example#79
karma-runner/karma-chrome-launcher#190
DefinitelyTyped/DefinitelyTyped#30310

Fix: Setting specFilter directly on Env is deprecated
fix: ERROR: 'DEPRECATION: fit and fdescribe will cause your suite to report an 'incomplete' status in Jasmine 3.0'
fix:  karma-jasmine-html-reporter bug : '"Uncaught TypeError: env.catchExceptions is not a function\nat node_modules...'

Fixin to have version:
"jasmine": "^2.99.0",
"jasmine-core": "^2.99.0"
ts-loader to 3.5.0.
@fazanki fazanki merged commit 96b40a7 into master Jan 29, 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.

2 participants