`lore test` is not setting `LORE_ENV=test` properly
Open
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
`lore test` should set `LORE_ENV=test`. Looks like it is being set too late and the test config is not being used.
Contributor guide
Research direction
Start at the implementation of the `lore test` command and trace when `LORE_ENV` is assigned relative to test configuration loading. Verify that running `lore test` sets `LORE_ENV=test` early enough for the test configuration to be used, then run the command's existing tests or a focused reproduction to confirm the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100