Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Conversation

@markuswustenberg
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings October 15, 2025 09:52
Copy link

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 relaxes the chat completion assertions in tests by replacing exact string matches with more flexible substring checks. The change makes tests more resilient to variations in AI model responses while still validating key content.

  • Replaced exact string equality assertions with flexible substring matching
  • Added helper functions to check for required content in responses
  • Maintained test coverage while accommodating natural language variation in AI outputs

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@markuswustenberg markuswustenberg merged commit 6f06a50 into main Oct 15, 2025
2 checks passed
@markuswustenberg markuswustenberg deleted the relax-chat-test branch October 15, 2025 09:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants