Skip to content

Explicitly require required repositories#95

Open
koppen wants to merge 4 commits into
mainfrom
require_fields
Open

Explicitly require required repositories#95
koppen wants to merge 4 commits into
mainfrom
require_fields

Conversation

@koppen
Copy link
Copy Markdown
Member

@koppen koppen commented May 19, 2026

No description provided.

Copilot AI review requested due to automatic review settings May 19, 2026 14:59
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR makes the repository unit test explicitly load all dummy repository classes it depends on, avoiding reliance on Rails autoload/eager-load behavior for test correctness.

Changes:

  • Add explicit require_relative statements for the Book and Title repositories used in UchiRepositoryTest.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants