I have just upgraded the packages used by the ngElectron app and started my unit tests. As a result, all unit tests related to template/DOM/View checks using By.css(.A_CLASSNAME) were failing, the other unit tests regarding variables values etc were still working successfully.
Have anyone experienced this?
Just as Information, the complete unit tests worked successfullybefore the packages' upgrade.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi Guys,
I am reporting a potential BUG.
I have just upgraded the packages used by the ngElectron app and started my unit tests. As a result, all unit tests related to template/DOM/View checks using By.css(.A_CLASSNAME) were failing, the other unit tests regarding variables values etc were still working successfully.
Have anyone experienced this?
Just as Information, the complete unit tests worked successfully before the packages' upgrade.
Thanks for the feedbacks, Peace!
Note:
`"@angular-builders/custom-webpack": "10.0.1",