I am finding duplicated unit tests in the AE and PS engines which really should belong in the adobe fw. Example:
https://github.com/shotgunsoftware/tk-aftereffects/blob/master/tests/rpc_tests/basic.py#L30
We need to create a set of tests for the framework specifically and remove the non-engine-specific tests from the PS/AE engines.
I am finding duplicated unit tests in the AE and PS engines which really should belong in the adobe fw. Example:
https://github.com/shotgunsoftware/tk-aftereffects/blob/master/tests/rpc_tests/basic.py#L30
We need to create a set of tests for the framework specifically and remove the non-engine-specific tests from the PS/AE engines.