fregante / fregante/list-github-dir-content
Convert tests to AVA
- Dominant language
- JavaScript
- Stars
- 59
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Currently tests need to be run manually and verified visually. Plus they don't take in any token so you'll quickly run into the API limits.
- [ ] Automate tests with AVA
- [ ] Use `process.env.GITHUB_TOKEN`
- [ ] Optionally configure GitHub Actions so that GITHUB_TOKEN is automatically present for the current repo
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the repository's current manually run tests and package configuration; no specific files or test entry points are named in the issue. The work is done when AVA automates the checks, requests use process.env.GITHUB_TOKEN, and the optional GitHub Actions setup is either configured or explicitly scoped out.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript
- Domain
- ci-cd, testing-qa
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100