Assuming GLTF support in Blender is 100% complete, it would be nice to integrate some tests in our unittests to cover GLTF.
Description
Description
Related Objects
Related Objects
Event Timeline
Note: glTF import / export addon development is here : https://github.com/KhronosGroup/glTF-Blender-IO
There are already some tests automatically done at every commit on github by circle CI
I think we can close this task. Some unit tests are already performed when committing in upstream Repository https://github.com/KhronosGroup/glTF-Blender-IO
This is not 100% coverage, but new unit tests need to be added upstream, not in Blender tests, as this is where existing tests are