#Angular 14->15 upgrade results in 20% of tests failing with missing components. Is this common?

1 messages · Page 1 of 1 (latest)

slow valley
#

Any chance failing tests are ones issuing a navigation?

prime hatch
#

No, I don't see that trend. In many cases the entire test suite will fail, including just the "should create" test

elder bear
#

fix test beds thn run all tests again

prime hatch
#

Hi, what does "Fix test beds" mean?

elder bear
prime hatch
#

Okay, thanks, I will wait for someone who wants to give me a hand

elder bear
#

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.