Cannot assume an App Builder project has Jest tests
Open
bug
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/adobe/aio-apps-action/blob/2ecc1403ecb01bb68577d6156e94a233db25d9a3/src/index.js#L76-L77
for example, a project might upgrade to using vitest
Contributor guide
Research direction
Start at src/index.js lines 76-77 and inspect how the action invokes tests. Check how it should behave for an App Builder project without Jest, including a project using Vitest; done means the action no longer assumes every project has Jest tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100