Skip to content

Conversation

rosen-vladimirov
Copy link
Contributor

Merge release in master

rosen-vladimirov and others added 9 commits June 21, 2018 18:34
When tests are initialized, the `tns test <platform>` command fails in case karma 2.0.3 is used. In order to fix it, until karma resolves the issue on their side, hardcode the version of karma that is installed by CLI on `tns test init` command.

Also install mocha when it is selected for testing framework. In case we do not install it, the test command fails again.
Bump version to 4.1.2
fix: Trying to run unit test fails with latest karma
Trying to execute execute tests with jasmine fails, as during initialization we have written incorrect data in karma.config.js file.
The error is: `Error: No provider for “framework:undefined”! (Resolving: framework:undefined)`
The problem is that during initalization we set undefined for framework value. Fix the initalization code to enter correct data in karma.config.js
…no-mocha

fix(unit-testing): Fix tests executed with jasmine
Update Changelog for 4.1.2
@rosen-vladimirov rosen-vladimirov self-assigned this Jun 26, 2018
@rosen-vladimirov rosen-vladimirov requested a review from Fatme June 26, 2018 06:08
@rosen-vladimirov rosen-vladimirov merged commit dbe20cd into master Jun 26, 2018
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/merge-rel-master branch June 26, 2018 07:12
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