Skip to content

feat(testing): add mocha and jasmine patch outputs for nativescript [DO NOT MERGE]#2

Closed
justindujardin wants to merge 1 commit intoNativeScript:zone-nativescriptfrom
justindujardin:testing-exports
Closed

feat(testing): add mocha and jasmine patch outputs for nativescript [DO NOT MERGE]#2
justindujardin wants to merge 1 commit intoNativeScript:zone-nativescriptfrom
justindujardin:testing-exports

Conversation

@justindujardin
Copy link
Copy Markdown

  • add gulp build tasks for mocha/jasmine testing files for {N}
  • there are three files in nativescript-angular/zone-js/dist now. The dist file, and a file to include when doing angular testing with jasmine as well as one to include for mocha testing.
  • update mocha patch to be tolerant of envs {N} where there is no global window object.
  • run updated tests and disable ones with platform incompatibilities

 - add gulp build tasks for mocha/jasmine testing files for {N}
 - there are three files in nativescript-angular/zone-js/dist now. The dist file (which is updated to 0.8.18) and a file to include when doing angular testing with jasmine as well as one to include for mocha testing.
 - update mocha patch to be tolerant of envs {N} where there is no global window object.
 - run updated tests and disable ones with platform incompatibilities
@justindujardin justindujardin changed the title feat(testing): add mocha and jasmine patch outputs for nativescript feat(testing): add mocha and jasmine patch outputs for nativescript [DO NOT MERGE] Jan 9, 2018
@justindujardin
Copy link
Copy Markdown
Author

I'm seeing weird behavior trying to test this locally, debugging..

@justindujardin justindujardin deleted the testing-exports branch June 19, 2018 18:54
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.

1 participant