codex-team / codex-team/notes.api
remove db logs in tests
Open
DevOps
good first issue
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Right now there are a lot of useless DB logs when running tests.
We have a `app-config.yaml` where it is possible to change `logging` options.
We need to create `app-config.test.yaml` and override some options for tests
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading app-config.yaml and tracing how configuration is loaded when tests run. Create app-config.test.yaml with the required logging overrides, then run the test suite and verify that the unwanted database logs no longer appear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100