Rob Parker

Results 12 issues of Rob Parker

Hi, is it possible to get video's embedded as links or something similar into the generated HTML report? Thanks

enhancement

I have just started using the karma-typescript plugin and am having trouble with my asset and html template files being served. I am seeing 404 errors when such files are...

I am making use of @materia-ui/ngx-monaco-editor which wraps this library and am having trouble getting the `monaco` global to be recognised during unit test runs with Karma+Jasmine. Component import {...

Hi, So I have this plugin configured and reading lcov files I am generating using istanbul along with istanbul-remap. I am finding that for files I have 100% covered and...

We have recently updated our tslint file which previously had only around 20-30 so rules enabled. We now have well over 100 enabled, but since updating and having been analysed...

Hello, I am attempting to get started using your @jscutlery/cypress-angular package with an angular component library project I am working with (using ng9 by the way) Anyway, following the setup...

bug
cypress-angular-dev-server

When editing a polyline, is it possible to prevent the user dragging certain points along the line? In my case I wish to prevent the user moving the start and...

I know this is probably more suited as an SO question, I have asked there and not had and responses so thought I'd give here a try. I am trying...

Hi, I have a question regarding the token when its successfully retrieved after the user is authorised. I assume the token gets added to the headers? Does it get add...

Hi there, I am having issues running karma tests through gulp. I am using the phantomjs launcher plugin, and when it attempts to launch I see the following: > [09:27:02]...