Example #1
0
def test_scenes():
    utils_test_scenes(get_scenes_to_test(__name__), "indication")
Example #2
0
def test_scenes():
    utils_test_scenes(get_scenes_to_test(__name__), "threed")
Example #3
0
def test_scenes():
    utils_test_scenes(get_scenes_to_test(__name__), "graph", caching_needed=True)
Example #4
0
def test_scenes():
    utils_test_scenes(get_scenes_to_test(__name__), "transform")
Example #5
0
def test_scenes():
    utils_test_scenes(get_scenes_to_test(__name__), "movements")
Example #6
0
def test_scenes():
    utils_test_scenes(get_scenes_to_test(__name__), "updaters")
Example #7
0
def test_scenes():
    utils_test_scenes(get_scenes_to_test(__name__), "geometry")