emanuelefricano93 / frxjs-Ngx-Timeline

NgxTimeline Angular Library
28 stars 9 forks source link

`protractor` is EOL #48

Closed Rotzbua closed 3 months ago

Rotzbua commented 3 months ago

protractor is end of life and trows security warnings if dependencies are installed. Should be migrated.

Reference

https://www.protractortest.org/#/

emanuelefricano93 commented 3 months ago

Yes, thanks I will check if we really need or we can just remove it. I will have a look.

emanuelefricano93 commented 3 months ago

I just deleted protractor and init cypress. No e2e test planned yet, but at least we are ready to implement it :)