lambdaisland / lambdaisland/chui
randomly generated funnel-client/whoami causing problems
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 66
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
in the test output the funnel-client/whoami is included as part of a test's id.
it would be useful to be able to set the whoami to a fixed name, so that the test id's are constant over time. this allows tools that show what commit caused a test to fail. stats about flaky tests etc.
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
Start by locating the code that generates the test output and includes funnel-client/whoami in test IDs. Determine how the whoami value can be configured, then verify that a fixed value produces stable test IDs across runs and supports the reported failure-tracking use cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100