Skip to content
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

build: finalize unit testing support #84

Closed
3 tasks done
dsebastien opened this issue Mar 1, 2018 · 0 comments
Closed
3 tasks done

build: finalize unit testing support #84

dsebastien opened this issue Mar 1, 2018 · 0 comments

Comments

@dsebastien
Copy link
Contributor

dsebastien commented Mar 1, 2018

Goal: make sure our ut support is ready

  • review our unit testing support: scripts present everywhere, etc
  • make sure our karma configuration fully integrates everything we previously had (reporters, ..)
  • make sure we still have code coverage reporting support (istanbul, etc)
@dsebastien dsebastien added this to the 10.0.0-alpha.1 milestone Mar 1, 2018
christophercr referenced this issue in christophercr/stark Mar 22, 2018
…esting specific dependencies by stark-testing in all stark packages and starter. Fixes #68. [#68][#84][#93]
dsebastien pushed a commit that referenced this issue Mar 23, 2018
… in all stark packages and starter (#267)

* feat(stark-testing): create separate stark-testing package. Replace testing specific dependencies by stark-testing in all stark packages and starter. Fixes #68. [#68][#84][#93]

* chore(stark-testing): upgrade dependencies in stark-testing package. Upgrade @types/node in all packages

* fix(stark-testing): downgrade 'jasmine-core' dependency due to an issue with Zone.js (angular/zone.js#1015)

* fix(starter): clean up tsconfig.spec.json for unit testing
dsebastien pushed a commit that referenced this issue Mar 23, 2018
* feat(stark-testing): create separate stark-testing package. Replace testing specific dependencies by stark-testing in all stark packages and starter. Fixes #68. [#68][#84][#93]

* chore(stark-testing): upgrade dependencies in stark-testing package. Upgrade @types/node in all packages

* fix(stark-testing): downgrade 'jasmine-core' dependency due to an issue with Zone.js (angular/zone.js#1015)

* fix(starter): clean up tsconfig.spec.json for unit testing

* fix(http): fix unit tests. Enhance http demo in Starter [#96]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants