Cannot use FakeServer
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 118
- Forks
- 43
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 26
Description
I am trying to use the test FakeServer, but cannot as the test directory is not in the require path of the gem.
Am I missing something, or is the fake server not actually available to use from outside the gem itself?
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
The issue mentions the test directory, FakeServer, and the gem's require path. Start by tracing how the test directory is loaded and whether FakeServer is intended to be available outside the gem; confirm the expected behavior and capture it in a regression test or clear resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100