Skip to content

Conversation

@magicxor
Copy link
Owner

No description provided.

@magicxor magicxor self-assigned this Nov 30, 2025
Copilot AI review requested due to automatic review settings November 30, 2025 05:54
@magicxor magicxor added the code label Nov 30, 2025
@magicxor magicxor merged commit 43ad91a into master Nov 30, 2025
8 checks passed
@magicxor magicxor deleted the feature/fix-tests branch November 30, 2025 05:58
Copy link
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 renames the method CreateSeedResultAsync to CreateAppScopeAsync in two test repository classes to improve naming clarity and align with the existing naming conventions established in ThreadRepositoryTests.cs.

Key Changes:

  • Renamed CreateSeedResultAsync to CreateAppScopeAsync in PostRepositoryTests.cs and BanRepositoryTests.cs
  • Updated all call sites to use the new method name

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
Hikkaba.Tests.Integration/Tests/Repositories/PostRepositoryTests.cs Renamed helper method from CreateSeedResultAsync to CreateAppScopeAsync and updated its usage in test method
Hikkaba.Tests.Integration/Tests/Repositories/BanRepositoryTests.cs Renamed helper method from CreateSeedResultAsync to CreateAppScopeAsync and updated its usage in two test methods

💡 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants