tests: add case with rockspec install
Open
Nobody has claimed this yet.
1sp
code health
- Dominant language
- Lua
- Stars
- 81
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
It is necessary to make sure that module works with dependencies fetched from rockspec file (like it occuring in modules that use http one), so we need a test for it.
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 by locating the existing module tests and the rockspec dependency setup. Add a test that exercises the module with dependencies fetched from the rockspec file, then run the relevant test suite and confirm the module works in that installation scenario.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- build-system, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100