Add unit tests for core
Open
- Dominant language
- Shell
- Stars
- 2
- Forks
- 5
- PR merge metrics
- PR metrics pending
Description
**Feature request**
It would be great to have import for config.
**Use case**
Many users need this functionality for production deployments.
**Implementation idea**
Add a new config option `enable_import` with default `false`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the core configuration handling and the existing unit tests referenced by the title. Trace how configuration options are defined and consumed, then verify that enable_import defaults to false and that the requested config import behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100