mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
OP-2019 - added working test case for After Effects
This commit is contained in:
parent
30e39bebab
commit
35153fca3a
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ class TestPublishInAfterEffects(PublishTest):
|
||||||
@pytest.fixture(scope="module")
|
@pytest.fixture(scope="module")
|
||||||
def startup_scripts(self, monkeypatch_session, download_test_data):
|
def startup_scripts(self, monkeypatch_session, download_test_data):
|
||||||
"""Points AfterEffects to userSetup file from input data"""
|
"""Points AfterEffects to userSetup file from input data"""
|
||||||
os.environ["HEADLESS_PUBLISH"] = "true"
|
pass
|
||||||
|
|
||||||
def test_db_asserts(self, dbcon, publish_finished):
|
def test_db_asserts(self, dbcon, publish_finished):
|
||||||
"""Host and input data dependent expected results in DB."""
|
"""Host and input data dependent expected results in DB."""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue