Daniela Valero

Results 6 comments of Daniela Valero

@ev1stensberg, @pksjce what you guys think, should this be part of our roadmap to v1 ?

I'd expect the same. So far, did not have time to look deeper into the already available options, but if this is in there, for sure will be part of...

I just discovered that my bug report might not be related to this project, but to the svg-baker-runtime itself. Not sure what changed, but independently of version 4.1.3 or 4.1.2...

This is a sample config I've got: Might it be that Karma is expecting that angular and angular-mocks are loaded with commonJS or so? and that the bower_components are not...

I am not sure if I understand your question. But I've been diving into protractor the last days and it's been more complex than karma e2e, but it more powerful....

I understand now. Tests can be added to modules [ie : angular-ui select2](https://github.com/angular-ui/ui-select2), in this case, the angular-ui developers run the tests in the project in development mode, and the...