Make tests functional
- Dominant language
- Shell
- Stars
- 32
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
# 💡 Summary #
In #63 I commented out most of the tests because the container as it stands does not support them. The container should be altered to support these tests, at which point they should be uncommented again.
## Motivation and context ##
Containers should undergo some testing as a part of the CI process.
## Acceptance criteria ##
- [ ] All possible tests are supported by the container, and passing in GitHub Actions.
Contributor guide
Research direction
Review issue #63 and the tests it left commented out, then inspect the container configuration and GitHub Actions setup. Identify which tests the container can support, restore those tests, and confirm that all supported tests pass in GitHub Actions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, shell
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100