Working on #76082 I found that src/test_utils is outdated and has a dependency on data plugin. We need to clean up the project and remove the dependency on plugins.
Move to data plugin (fix #78518)
Not used (removed in #76528)
All the remaining code should be converted into TypeScript.
Working on #76082 I found that
src/test_utilsis outdated and has a dependency ondataplugin. We need to clean up the project and remove the dependency on plugins.@kbn/testMove to
dataplugin (fix #78518)Not used (removed in #76528)
All the remaining code should be converted into TypeScript.