Add tests
Open
Nobody has claimed this yet.
type:test
- Dominant language
- PHP
- Stars
- 3
- Forks
- 4
- Avg merge
- 51m
- Merged PRs (30d)
- 1
Description
What steps will reproduce the problem?
No tests
What is the expected result?
Test directory with tests which I believe should be run when doing a pull request
What do you get instead?
Nothing
Additional info
Use https://github.com/yiisoft/rbac-db/tree/master/tests as example
| Q | A |
|---|---|
| Version | master |
| PHP version | 8 |
| Operating system | All |
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 the repository structure and the tests directory in yiisoft/rbac-db, which the issue gives as an example. Determine which queue-db behaviors the pull-request test suite must cover; the work is done when an appropriate test directory and runnable tests exist for the adapter.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- database, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100