adobe / adobe/aio-cli-plugin-asset-compute
Tests are outdated
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Research direction
Start by reviewing the project mocks and the test-projects directory, then run the existing tests to observe the current setup and disk usage. Update the ancient Node.js runtime and outdated @adobe/asset-compute-sdk dependency where appropriate, and ensure test runs no longer leave roughly 1.5 GB of unnecessary files behind.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100