linksplatform / linksplatform/Data.Doublets
Use the method from the correct setter in tests
Open
Nobody has claimed this yet.
C#
- Dominant language
- C#
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Use the method from the correct setter in tests here:
https://github.com/linksplatform/Data.Doublets/blob/3de5ffe11d9f68f0c90a80cfcc05011bfc8e818e/csharp/Platform.Data.Doublets.Tests/TestExtensions.cs#L133
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
Open csharp/Platform.Data.Doublets.Tests/TestExtensions.cs at line 133 and inspect the setter-related test code. Identify the method being used from the wrong setter, then update the test to use the method from the correct setter. Done means the test references the appropriate setter method.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100