The PR for adding fast and full default configs disabled some transformers by default and had the spec tests be adapted without running the AutoExtensionsImporter and SeparateKeyframes transformers for their own respective tests.
This PR adds configuration to enable these transformers for their own tests.
TODO: What about the end-to-end tests? Those we changed considerably with the above PR as well...
The PR for adding fast and full default configs disabled some transformers by default and had the spec tests be adapted without running the
AutoExtensionsImporter
andSeparateKeyframes
transformers for their own respective tests.This PR adds configuration to enable these transformers for their own tests.
TODO: What about the end-to-end tests? Those we changed considerably with the above PR as well...