-
Notifications
You must be signed in to change notification settings - Fork 23
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
discussion: testing organization discussion #93
Milestone
Comments
dsebastien
changed the title
testing: organization discussion
discussion: testing organization discussion
Mar 5, 2018
christophercr
referenced
this issue
in christophercr/stark
Mar 22, 2018
3 tasks
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
Let's discuss how to tackle all of our and our users testing needs.
Add everything you can think of to this list:
specific stark package (e.g., stark-core): execute integration/e2e testsstark-build: execute unit testsstark-build: execute integration/e2e testsstark-build: generate code coverage reportsRelated: #73, #68, #82, #84
The text was updated successfully, but these errors were encountered: