extension-spine icon indicating copy to clipboard operation
extension-spine copied to clipboard

Prebuilt Spine test data should automatically be generated during build (DEF-3078)

Open britzl opened this issue 6 years ago • 1 comments
trafficstars

Currently there are some Spine tests in in gamesys that needs prebuilt data (rigscene, meshset etc) to work. These prebuilt files can be generated using a script located under the test folder for gamesys, which will run bob-light on a simple project and copy the resulting files to the correct folder.

If the protobuf messages for rig is updated, these prebuilt files needs to be regenerated once again, and committed the the repo. This is not ideal, it would be much better if this script/step is automatically run when building+running the gamesys tests.

britzl avatar May 23 '19 10:05 britzl

We have no test data left in the engine. All future tests should be in the extension.

JCash avatar Mar 14 '22 16:03 JCash