In my use case, I need to export some folders with test cases from one Testiny project and import them again in another Testiny project.
Importing works just fine, but the test steps and preconditions have multiple formatting erorrs.
Bold text becomes cursive
Tables become normal text
It seems, empty expected results are not a thing… if a expected result is empty for a step, the import just takes the next expected result, even though it’s from the next step
Images are not exported / imported correctly, so the steps just include the image name. This is probably not a bug, since csv export doesn’t export images