Testing st.data_editor (workaround?)

Hi just wondering if anyone has a workaround to the lack of testing infrastructure for st.data_editor?

I have a program where calculations are run based on the values a user inputs into an editable data frame. I’d like to programmatically simulate different user input so I can test the output of the calculations, but I have not yet found a way to do so.

Thanks!

I am also looking for a way to test st.dataframe interactions.
But the documentation for an Element in st.testing shows no methods to set a value