Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

test integration with other gulp tasks #232

Closed
gruppjo opened this issue Aug 21, 2015 · 1 comment
Closed

test integration with other gulp tasks #232

gruppjo opened this issue Aug 21, 2015 · 1 comment

Comments

@gruppjo
Copy link
Contributor

gruppjo commented Aug 21, 2015

How should the gulp tasks karma and protractor integrate with the other gulp tasks?

  • should they be run, when running gulp watch? (not possible right now due lack of browsersync browsersync instead of livereload #228)
  • own karma-watch tasks? since gulp karma:auto cannot be forced to do checks when files change, neither re-runs it when app files change.
  • when they're run alone, should they perform style-checks etc? on which files?
@MathiasTim
Copy link
Contributor

From my perspective we should be fine for now with having them separated from the other gulp tasks. I think we need some time to figure out how and when we will run the tests.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants