ruby / ruby/net-imap

Cannot use FakeServer

Open
#545 2 comments 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.