react-native-testing-library icon indicating copy to clipboard operation
react-native-testing-library copied to clipboard

[v13] chore: remove deprecated stuff

Open mdjastrzebski opened this issue 1 year ago • 2 comments

Summary

Remove deprecated stuff:

  • *ByAccessibilityState queries
  • *ByAccessibilityValue queries
  • use modern flushMicroTasks instead of flushMicroTasksLegacy

Test plan

All checks should pass.

mdjastrzebski avatar May 03 '24 09:05 mdjastrzebski

Should the target branch be something other than main though? I thought we'd work on a separate branch for react 19 or do we still want to remove those on main?

pierrezimmermannbam avatar May 03 '24 15:05 pierrezimmermannbam

@pierrezimmermannbam you're right, it should be v13. Fixed it.

mdjastrzebski avatar May 03 '24 16:05 mdjastrzebski