Create a unit test for the AngularJS file if it doesn’t have any
Run the unit test and try to have the coverage as high as possible
Migrate the component
Translate the unit test to support Angular 14 syntax
Run the unit test again and make sure the coverage stays the same as before
Functional test the component