Cleanup: remove "import *" from view layer tests
Even though these tests are disabled, importing all members is bad practice and prevents some linter checks from working.
This commit is contained in:
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,11 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
Clay,
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,11 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
Clay,
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,11 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
Clay,
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,11 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
Clay,
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,11 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
Clay,
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,11 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
Clay,
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,11 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
Clay,
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,11 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
Clay,
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,11 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
Clay,
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,15 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
compare_files,
|
||||
dump,
|
||||
get_layers,
|
||||
get_scene_collections,
|
||||
query_scene,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,15 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
compare_files,
|
||||
dump,
|
||||
get_layers,
|
||||
get_scene_collections,
|
||||
query_scene,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveLayerCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveLayerCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveLayerCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveLayerCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveLayerCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveLayerCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveLayerCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveLayerCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveLayerCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveLayerCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveLayerCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveLayerCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionSyncTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionSyncTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionSyncTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionSyncTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionSyncTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionSyncTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionSyncTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionSyncTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionSyncTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveLayerCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveLayerCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveLayerCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveLayerCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveLayerCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveLayerCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveLayerCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveLayerCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveLayerCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveLayerCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,14 +8,17 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveLayerCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
# Testing
|
||||
# ############################################################
|
||||
|
||||
class UnitTesting(MoveSceneCollectionTesting):
|
||||
class UnitTesting(MoveLayerCollectionTesting):
|
||||
def get_reference_scene_tree_map(self):
|
||||
reference_tree_map = [
|
||||
['A', [
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionSyncTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionSyncTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionSyncTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionSyncTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionSyncTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionSyncTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionSyncTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionSyncTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionSyncTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionSyncTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionSyncTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
MoveSceneCollectionSyncTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,15 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
compare_files,
|
||||
dump,
|
||||
get_layers,
|
||||
get_scene_collections,
|
||||
query_scene,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,11 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
get_scene_collections,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,11 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
get_scene_collections,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,12 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
get_layers,
|
||||
get_scene_collections,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,12 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
get_layers,
|
||||
get_scene_collections,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,15 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
compare_files,
|
||||
dump,
|
||||
get_layers,
|
||||
get_scene_collections,
|
||||
query_scene,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
@@ -8,7 +8,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from view_layer_common import *
|
||||
from view_layer_common import (
|
||||
ViewLayerTesting,
|
||||
setup_extra_arguments,
|
||||
)
|
||||
|
||||
|
||||
# ############################################################
|
||||
|
||||
Reference in New Issue
Block a user