masukomi / masukomi/private_comments
test git author recording
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- Scheme
- Stars
- 48
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
in the test_everything file:
- test the server records the git commit with the user specified in the request
- test that when no user is specified in the request an unknown user is specified instead of the default user on the system.
Note: I don't think either of these are actually implemented in private_comments.scm please create a new ticket for whatever needs to be done.
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 with test_everything and inspect private_comments.scm to determine the current handling of git authors. Add coverage for a request-specified user and for the unknown-user fallback when no user is supplied. Done means both behaviors are tested and any missing implementation is documented in a separate ticket.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- backend, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100