Hide noisy schema installation log from tests
Open
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
The Schemas installation has finished. 2 installed log shouldn't show up in the tests, though it should still be logged by the application.
Maybe use the log capture scheme that we used in holding onto the error in the oban manager test??
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the test suite for the exact message "Schemas installation has finished. 2 installed" and inspect the log-capture approach used in the Oban manager test. Done means the message is hidden during tests while remaining logged by the application; run the relevant tests to verify both behaviors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100