microsoft / react-native-windows

A framework for building native Windows apps with React.
https://microsoft.github.io/react-native-windows/
Other
16.13k stars 1.13k forks source link

Add UI Tests Validating Live Reload/Fast Refresh #8609

Open NickGerleman opened 2 years ago

NickGerleman commented 2 years ago

These have regressed before. Add a test which edits the file from the test runner and observes that a content change eventually happens.

chrisglein commented 2 years ago

Issues logged recently: #8595 #8608.

asklar commented 2 years ago

marking must-have so we can discuss whether this fits in 67

chrisglein commented 2 years ago

Not going to make 0.68.0 at this rate, but we would consider a backport. In the meantime, let's make sure we include fast refresh in our manual verification of the 0.68 release (@chiaramooney @TatianaKapos).

jonthysell commented 2 years ago

@TatianaKapos Do you think this will make 0.69 or should it be moved to 0.70?

TatianaKapos commented 2 years ago

moved to .70 but will manually check .69 release!