We are currently working on getting Tests to sync via git so we can always guarantee the most up to date tests with our Jenkins. However, when I try to clone a project that was specifically created with “Share Project” and a subsequent push to our repository, the Test Suite is always empty. It doesn’t even immediately open itself when I double-click on it, but only appears as a new Tab that I have to switch to manually. What can we do to also get Test Suites running on all our machines?
Test Suite’s information is stored in .ts file within Test Suite folder in your project folder. Please first double check its content to see if there are any information there.
Vinh Nguyen said:
Test Suite’s information is stored in .ts file within Test Suite folder in your project folder. Please first double check its content to see if there are any information there.
There is. We are currently including it in every commit. But no matter what we do, when we load it it’s empty although the .ts files still has contents.