Not sure the impact of this, currently tests are passing.
Looking through all the project mocks, some are:
- specifying an ancient runtime: 'nodejs:10'
- declaring dependency of "@adobe/asset-compute-sdk": "^2.10.6" which is 2 majors outdated
Also, the test-projects directory, after tests are run, consumes ~1.5 GB of disk space. It would be nice if this was cleaned up, or mocked so all the dependencies did not need to be installed.
Not sure the impact of this, currently tests are passing.
Looking through all the project mocks, some are:
Also, the test-projects directory, after tests are run, consumes ~1.5 GB of disk space. It would be nice if this was cleaned up, or mocked so all the dependencies did not need to be installed.