Parameterize namespace in test.bats
Open
Beginner friendly
- Dominant language
- Shell
- Stars
- 13
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Instead of hardcoding the namespace as "arc-osm-system" in test.bats, we should use a RELEASE_NAMESPACE variable.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with test.bats and locate each use of the hardcoded "arc-osm-system" namespace. Check how RELEASE_NAMESPACE is expected to be provided, replace the hardcoded value with that variable, and run the test.bats checks to confirm the namespace is parameterized.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 75/100