Martin Lonský

Results 15 comments of Martin Lonský

The ideal timeout would be 10s by default, but it MUST be configurable. We need to set the value higher. I don't agree with the hard-coded value, it is not...

![image](https://user-images.githubusercontent.com/1741839/97203898-b948af80-17b5-11eb-803c-4fc1380d72fe.png)

Sure, it is transpiled by the typescript to dist

So my trial is expiring as well and we've not tested because we've got stucked

So we need to set the tsconfig to push the output into directory where are sources? This does not seem as clean solution at all.

Sure, thank you.. we will try it temporarily like that.

looks fixed. Thank you. One more thing is not clear to me. How can I set the runner script? Due to fact the tests are in typescript and we use...

One more thing we still must fix manually. Path to the base node_modules does not work for mocha.. we must set the path manually.

When we use JEST for units, there is a just bin path when we can provide path to `node_modules/@angular/cli` and this automatically uses `ng test`. It would expect similar behavior....

just `ng e2e` alternativelly with the cypress parameters `ng e2e --watch`