#Angular 14->15 upgrade results in 20% of tests failing with missing components. Is this common?
1 messages · Page 1 of 1 (latest)
No, I don't see that trend. In many cases the entire test suite will fail, including just the "should create" test
fix test beds thn run all tests again
Hi, what does "Fix test beds" mean?
Okay, thanks, I will wait for someone who wants to give me a hand
It's alright, just read it anyway. Last month, I was updating four repositories from versions 13/14 -> 15. If you're not familiar with the term 'TesBed', I won't be able to assist you directly. However, if you understand how tests work, you'll be able to fix all your tests. There is no magical command that will solve everything for you.