add tests for is[Single|Collection]ValuedAssociation
Open
Nobody has claimed this yet.
sanity checks
- Dominant language
- PHP
- Stars
- 181
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
relates to https://github.com/doctrine/phpcr-odm/pull/380 and https://github.com/doctrine/phpcr-odm/pull/381
Contributor guide
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 reviewing pull requests 380 and 381, which this issue references, and locate the isSingleValuedAssociation and isCollectionValuedAssociation changes and their existing test structure. Add tests covering the requested methods, with completion defined by the relevant test suite passing and coverage for both methods.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100