linksplatform / linksplatform/Data.Doublets
Use `Delete` handler in tests
Open
Nobody has claimed this yet.
C#
C++
- Dominant language
- C#
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Delete handler in tests is not used. It must be used and asserted
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
Locate the unused Delete handler in the test code and read the surrounding tests to understand how handlers are invoked and checked. Run the relevant test suite first; done means the Delete handler is exercised and its result is asserted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100