Is there any capability exist to mock the backend test data and then load my page with that data. As of now for some of my screens the data is dynamic and React native owl end up showing that as bug for every test run.
Are we planning to add support to add mocking ?